libetonyek fix

This commit is contained in:
Idris Kalp
2021-03-10 18:58:34 +03:00
parent 69e0972cd4
commit 4971f98477
+1 -1
View File
@@ -16,7 +16,7 @@ def setup():
--disable-werror \ --disable-werror \
--without-docs \ --without-docs \
--enable-static=no \ --enable-static=no \
--with-mdds=1.7") --with-mdds=1.5")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ") pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")