gstreamermm

This commit is contained in:
Rmys
2023-01-25 00:20:41 +03:00
committed by GitHub
parent c12d782ecc
commit 419ec0621f
+1 -1
View File
@@ -13,7 +13,7 @@ def setup():
shelltools.system("sed -e 's/^\(SUBDIRS =.*\)examples\(.*\)$/\1\2/' \
-i Makefile.am Makefile.in || die")
shelltools.system("sed -e 's/ -Werror/ /' -i tests/Makefile.am tests/Makefile.in || die")
autotools.autoreconf("-fiv")
autotools.autoreconf("-fi")
autotools.configure()
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")