libtool:rebuild

This commit is contained in:
Rmys
2018-09-16 14:41:37 +03:00
parent 482e53b74f
commit c8bd5a2b35
78 changed files with 85 additions and 81 deletions
+1 -1
View File
@@ -117,7 +117,7 @@ def setup():
#shelltools.export("CFLAGS", "%s -fPIC -O2 -Wall -Wextra -DLUA_COMPAT_5_1" % get.CFLAGS())
# for fix unused dependency
pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
def build():
autotools.make()
+1 -1
View File
@@ -309,7 +309,7 @@
<History>
<Update release="11">
<Date>2018-08-07</Date>
<Date>2018-09-16</Date>
<Version>3.0.3</Version>
<Comment>Version Bump.</Comment>
<Name>Mustafa Cinasal</Name>
+1 -1
View File
@@ -65,7 +65,7 @@ def setup():
#--with-wavpack \
#--with-internal-vcdlibs \
pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
def build():
autotools.make()
+1 -1
View File
@@ -137,7 +137,7 @@
<History>
<Update release="6">
<Date>2018-08-05</Date>
<Date>2018-09-16</Date>
<Version>1.2.9</Version>
<Comment>Rebuild ffmpeg.</Comment>
<Name>Pisi Linux Community</Name>