diff options
| author | Jacob Floyd <cognifloyd@gmail.com> | 2020-12-20 16:03:21 -0600 |
|---|---|---|
| committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 10:49:33 +0100 |
| commit | 597a22dec78d405170e09ec9f971d5146e0bfadf (patch) | |
| tree | 01fb5113b7f6a5a069fac412d99dc746f920d0c6 /dev-python/ndg-httpsclient | |
| parent | 3abc427bfdc80cc1f640f70bf3ed18d07a57941a (diff) | |
| download | gentoo-597a22dec78d405170e09ec9f971d5146e0bfadf.tar.gz gentoo-597a22dec78d405170e09ec9f971d5146e0bfadf.tar.bz2 gentoo-597a22dec78d405170e09ec9f971d5146e0bfadf.zip | |
sys-libs/compiler-rt-sanitizers: Fix Darwin prefix paths
Gentoo Prefix does not follow standard Apple practice of using --sysroot
or --isysroot on everything because we have to account for two "root"s.
1) EPREFIX is "root"
2) EPREFIX/MacOSX.sdk is also sysroot as it provides system headers.
So, adjust sys-libs/compiler-rt-sanitizers to prevent them from adding
the sysroot flags on Darwin.
Also adjust some CMAKE args to ensure it is using EPREFIX/MacOSX.sdk
instead of looking things up with xcrun.
Bug: https://bugs.gentoo.org/758167
Signed-off-by: Jacob Floyd <cognifloyd@gmail.com>
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-python/ndg-httpsclient')
0 files changed, 0 insertions, 0 deletions
