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
@@ -16,7 +16,7 @@ def setup():
--without-docs \
--enable-static=no ")
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
@@ -65,7 +65,7 @@
<History>
<Update release="4">
<Date>2018-08-09</Date>
<Date>2018-09-16</Date>
<Version>0.1.8</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
+2 -2
View File
@@ -13,7 +13,7 @@ def setup():
--disable-static \
--disable-werror")
pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
def build():
autotools.make()
@@ -24,4 +24,4 @@ def check():
def install():
autotools.rawInstall("DESTDIR=%s" % get.installDIR())
pisitools.dodoc("AUTHORS", "COPYING*", "NEWS", "README")
pisitools.dodoc("AUTHORS", "COPYING*", "NEWS", "README")
+1 -1
View File
@@ -48,7 +48,7 @@
<History>
<Update release="5">
<Date>2018-08-09</Date>
<Date>2018-09-16</Date>
<Version>0.0.4</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
+1 -1
View File
@@ -18,7 +18,7 @@ def setup():
--sysconfdir=/etc/aspell \
--enable-docdir=/usr/share/doc/%s" % get.srcNAME())
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
@@ -52,7 +52,7 @@
<History>
<Update release="4">
<Date>2018-08-06</Date>
<Date>2018-09-16</Date>
<Version>0.60.6.1</Version>
<Comment>Rebuild for new toolchain.</Comment>
<Name>Pisi Linux Community</Name>