summaryrefslogtreecommitdiff
path: root/dev-python/python-utils
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-05-12 21:07:39 -0400
committerIonen Wolkens <ionen@gentoo.org>2022-05-12 22:44:28 -0400
commitf23efbbadbff2a4351697404d640681a6204f109 (patch)
tree1fe4d183e3c55d5726c2dd0befcfc23060524cb3 /dev-python/python-utils
parentabece420ad88b7e34917d74b9253024606f3cc16 (diff)
downloadgentoo-f23efbbadbff2a4351697404d640681a6204f109.tar.gz
gentoo-f23efbbadbff2a4351697404d640681a6204f109.tar.bz2
gentoo-f23efbbadbff2a4351697404d640681a6204f109.zip
dev-util/mingw64-runtime: unset toolchain vars when cross-compiling
i.e. it could be CC=x86_64-pc-linux-gnu-gcc / clang which is what's wanted for building tools, but after we need to discard that to switch to x86_64-w64-mingw32-gcc (unless CHOST is already mingw as it would be correct). Ideally would need a unified way to do this with override variables for users to specify the alternate toolchain variables. The -Wl,--hash-style=* filter is likely not necessary given strip-unsupported-flags already strip it, but if(?) CC was set it may possibly have messed with that -- albeit will keep it as a safety/informational. Closes: https://github.com/gentoo/gentoo/pull/25365 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-python/python-utils')
0 files changed, 0 insertions, 0 deletions