From 4856d9d89d9f533d36c415521ddc9c23be3c6033 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 30 Jan 2025 22:43:19 +0000 Subject: gentoo auto-resync : 30:01:2025 - 22:43:19 --- eclass/toolchain.eclass | 2 ++ 1 file changed, 2 insertions(+) (limited to 'eclass/toolchain.eclass') diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass index 3f7c2fbff780..2bfa751b531d 100644 --- a/eclass/toolchain.eclass +++ b/eclass/toolchain.eclass @@ -2266,6 +2266,8 @@ gcc_do_make() { local emakeargs=( LDFLAGS="${LDFLAGS}" + # TODO: Can we replace this with --enable-version-specific-runtime-libs + # these days? LIBPATH="${LIBPATH}" ) -- cgit v1.2.3