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 <sam@gentoo.org>
This commit is contained in:
Sam James 2025-09-14 08:50:20 +01:00
parent bc4613b68f
commit 14ce2ec3d7
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -1,5 +1,7 @@
-Wl,-export-dynamic tells the linker we want an entry point of 'xport-dynamic'. -Wl,-export-dynamic tells the linker we want an entry point of 'xport-dynamic'.
Fix the typo accordingly. Fix the typo accordingly.
https://sourceforge.net/p/xsb/bugs/266/
--- a/build/configure.in --- a/build/configure.in
+++ b/build/configure.in +++ b/build/configure.in
@@ -1343,10 +1343,10 @@ else @@ -1343,10 +1343,10 @@ else