Skip to content

Commit 51898f3

Browse files
committed
Fix libgsf?
1 parent 0d97814 commit 51898f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

libgsf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ cd $DIR
1818

1919
# Build
2020
autoreconf -fiv
21+
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
2122
./configure --prefix=/usr \
2223
--sysconfdir=/etc \
2324
--localstatedir=/var \

0 commit comments

Comments
 (0)