You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-libs/wvstreams/files/wvstreams-99999-soname.patch

12 lines
273 B

--- a/default.so.do
+++ b/default.so.do
@@ -47,7 +47,7 @@
redo-ifchange "$OUT/$2.a"
ln -s $2.a "$sofile"
else
- $CXX -o "$sofile" -shared \
+ $CXX -o "$sofile" -shared -Wl,-soname,$sofile \
$zdefs \
$LDFLAGS \
$obj $libdep $libs