* [gentoo-dev] multilib_toolchain_setup() changes
@ 2009-02-20 23:19 Mike Frysinger
0 siblings, 0 replies; only message in thread
From: Mike Frysinger @ 2009-02-20 23:19 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 452 bytes --]
we need to move away from the magic-ABI-env-vars that gcc-config uses to hook
in flags transparently. as such, i'm changing multilib.eclass'
multilib_toolchain_setup so that it sets each toolchain component explicitly:
export CC="$(tc-getCC) $(get_abi_CFLAGS)"
seems to work on the few packages that actually do ABI-changes inside of the
ebuild, but in case people's multilib packages break, this should be an easy
thing to check.
-mike
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 835 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-02-20 23:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-20 23:19 [gentoo-dev] multilib_toolchain_setup() changes Mike Frysinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox