diff options
| author | Jacob Floyd <cognifloyd@gmail.com> | 2020-12-20 16:01:50 -0600 |
|---|---|---|
| committer | Fabian Groffen <grobian@gentoo.org> | 2020-12-27 10:49:32 +0100 |
| commit | 3abc427bfdc80cc1f640f70bf3ed18d07a57941a (patch) | |
| tree | 217b283466cfea7b112878cd1ef1e799b4f3e2f0 /dev-python | |
| parent | 802f4331e8171bf3d2521f40d855d23bd7dd0db8 (diff) | |
| download | gentoo-3abc427bfdc80cc1f640f70bf3ed18d07a57941a.tar.gz gentoo-3abc427bfdc80cc1f640f70bf3ed18d07a57941a.tar.bz2 gentoo-3abc427bfdc80cc1f640f70bf3ed18d07a57941a.zip | |
sys-libs/compiler-rt: 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 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')
0 files changed, 0 insertions, 0 deletions
