Merge pull request #9107 from IdrisKalp/master

libetonyek fix
This commit is contained in:
Idris Kalp
2021-03-10 18:59:02 +03:00
committed by GitHub
+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 ")