We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a433add + a49d47e commit 4d7b9acCopy full SHA for 4d7b9ac
Formula/m/mmseqs2.rb
@@ -39,6 +39,8 @@ class Mmseqs2 < Formula
39
end
40
41
def install
42
+ odie "Remove cmake 4 build patch" if build.stable? && version > "17-b804f"
43
+
44
args = %W[
45
-DCMAKE_POLICY_VERSION_MINIMUM=3.5
46
-DHAVE_TESTS=0
0 commit comments