No behavior change, and less code.
While here, also un-bitrot the libc++ header copy suggestion a bit.
Differential D96962
[compiler-rt/mac]: use DARWIN_osx_SYSROOT to set OSX_SYSROOT_FLAG thakis on Feb 18 2021, 8:16 AM. Authored by
Details
No behavior change, and less code. While here, also un-bitrot the libc++ header copy suggestion a bit.
Diff Detail Event Timeline
Comment Actions I tested this in a "normal" build. Should I test anything exotic? (I can't test the apple-internal things, obvsly.)
|
Can we actually remove this? This file is actually included in two places.
It seems the builtins directory can be used for a standalone build. I'm not entirely sure who is using this but I suspect if you remove this code you'd probably break the standalone builtin build because it doesn't include config-ix.cmake.