commit:     35de94a4dd628b7a699d5f5b8f8013a0b022e497
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Sat Mar  7 04:16:15 2026 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 11 05:16:05 2026 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35de94a4

media-libs/gegl: -native-symlinks fix without NM/READLINK in make.conf

Tested in an environment without the ~workaround of CC/CXX/NM/READLINK/…
set in make.conf

Fixes: 89876c7b01a7404bd047ec122821665794d8dff6
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/236
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-libs/gegl/gegl-0.4.66.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/media-libs/gegl/gegl-0.4.66.ebuild 
b/media-libs/gegl/gegl-0.4.66.ebuild
index 78cf2d1b291e..90c06099543f 100644
--- a/media-libs/gegl/gegl-0.4.66.ebuild
+++ b/media-libs/gegl/gegl-0.4.66.ebuild
@@ -114,6 +114,8 @@ src_configure() {
        # Bug #859901
        filter-lto
 
+       tc-export READELF NM
+
        use vala && vala_setup
 
        local emesonargs=(

Reply via email to