From 14ce2ec3d74c4206c00b5afb6eb9c448cffe3350 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 14 Sep 2025 08:50:20 +0100 Subject: [PATCH] dev-lang/xsb: add link to upstream bug Add link to upstream bug for the change in c3d9e65b97f09bd07b8b216b6ae813d0dcda84b0. Also, as a correction, I mentioned a typo Eli fixed in c3d9e65b97f09bd07b8b216b6ae813d0dcda84b0, but that wasn't right (I thought there was an extra _ too). Bug: https://bugs.gentoo.org/870970 Signed-off-by: Sam James --- dev-lang/xsb/files/xsb-4.0.0-ld-typo.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-lang/xsb/files/xsb-4.0.0-ld-typo.patch b/dev-lang/xsb/files/xsb-4.0.0-ld-typo.patch index cfb917a136f8..9960a4c130c8 100644 --- a/dev-lang/xsb/files/xsb-4.0.0-ld-typo.patch +++ b/dev-lang/xsb/files/xsb-4.0.0-ld-typo.patch @@ -1,5 +1,7 @@ -Wl,-export-dynamic tells the linker we want an entry point of 'xport-dynamic'. Fix the typo accordingly. + +https://sourceforge.net/p/xsb/bugs/266/ --- a/build/configure.in +++ b/build/configure.in @@ -1343,10 +1343,10 @@ else