You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: Use macOS sysroot, arch, minversion for generating bitcode (#1928)
To solve a problem finding system headers when building with command line
tools instead of Xcode. Replaces some commented out code, as this should
be a more general solution to the same problem.
Adding arch and minversion for completeness, not because of a particular
known problem, but better to be sure everything matches up.
Signed-off-by: Brecht Van Lommel <[email protected]>
0 commit comments