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
@@ -17,7 +17,7 @@ def setup():
--localedir=/usr/share/locale \
--disable-update-xdg-database")
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
@@ -73,7 +73,7 @@
<History>
<Update release="2">
<Date>2018-09-09</Date>
<Date>2018-09-16</Date>
<Version>1.8.2</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
+1 -1
View File
@@ -24,7 +24,7 @@ def setup():
--disable-dependency-tracking \
--enable-system-expat")
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
@@ -69,7 +69,7 @@
<History>
<Update release="4">
<Date>2018-09-07</Date>
<Date>2018-09-16</Date>
<Version>3.1.3</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Pisi Linux Community</Name>