mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
Possible there's still something else -- haven't tried actual USE=-native-symlinks given it messes with ccache and it's a long build without it. Only looked at if the build.log shows the right commands. Had hoped to use a patchless method like using import_env_vars, but believe there is something overriding the values. Given no longer processed as an option, move everything to tc-export (either works for CC/CXX that I can see). Closes: https://bugs.gentoo.org/977691 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>