Files
Pepper Gray 5cbe7691f2 dev-libs/libassuan: fix clang cross-compile
cross compiling with clang fails with:
`make[1]: gcc: No such file or directory`

export CC_FOR_BUILD for cross compiling

Closes: https://bugs.gentoo.org/977888
Signed-off-by: Pepper Gray <hello@peppergray.xyz>
Part-of: https://github.com/gentoo/gentoo/pull/46508
Closes: https://github.com/gentoo/gentoo/pull/46508
Signed-off-by: Sam James <sam@gentoo.org>
2026-07-03 23:26:10 +01:00
..