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.
1 parent fe85750 commit af08516Copy full SHA for af08516
Formula/o/openblas.rb
@@ -60,8 +60,6 @@ def install
60
-DTARGET=#{target}
61
]
62
63
- args << "-DDYNAMIC_ARCH=ON" if !OS.mac? || Hardware::CPU.intel?
64
-
65
system "cmake", "-S", ".", "-B", "build", *args, *std_cmake_args
66
system "cmake", "--build", "build"
67
system "cmake", "--install", "build"
0 commit comments