libtool:rebuild
This commit is contained in:
@@ -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()
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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()
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user