Revert "formula: pass sdk_path in std_cmake_args"
This reverts commit 5896555e5352b5e4f16f583ea444942cd1fc56bd. It caused header-location issue on dual-developer-tool systems for certain formulae. Will need looking at again, but we'll probably have to try and do this a different way. Closes Homebrew/homebrew#47668.
This commit is contained in:
parent
6cb900addf
commit
a508f9f94b
@ -1047,7 +1047,6 @@ class Formula
|
|||||||
-DCMAKE_BUILD_TYPE=Release
|
-DCMAKE_BUILD_TYPE=Release
|
||||||
-DCMAKE_FIND_FRAMEWORK=LAST
|
-DCMAKE_FIND_FRAMEWORK=LAST
|
||||||
-DCMAKE_VERBOSE_MAKEFILE=ON
|
-DCMAKE_VERBOSE_MAKEFILE=ON
|
||||||
-DCMAKE_OSX_SYSROOT=#{MacOS.sdk_path}
|
|
||||||
-Wno-dev
|
-Wno-dev
|
||||||
]
|
]
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user