Merge pull request #5747 from Rmys/master

libtool:rebuild
This commit is contained in:
Rmys
2018-09-16 11:42:11 +03:00
committed by GitHub
16 changed files with 17 additions and 16 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ def setup():
"
autotools.configure(options)
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
@@ -110,7 +110,7 @@
<History>
<Update release="7">
<Date>2018-07-30</Date>
<Date>2018-09-16</Date>
<Version>2.36.12</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
+1 -1
View File
@@ -10,7 +10,7 @@ from pisi.actionsapi import pisitools
def setup():
autotools.configure("--disable-demos \
--disable-docs")
pisitools.dosed("libtool", " -shared ", " -Wl,--as-needed -shared ")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
pisitools.dosed("libtool", "^(hardcode_libdir_flag_spec=).*", '\\1""')
pisitools.dosed("libtool", "^(runpath_var=)LD_RUN_PATH", "\\1DIE_RPATH_DIE")
+1 -1
View File
@@ -59,7 +59,7 @@
<History>
<Update release="4">
<Date>2018-09-09</Date>
<Date>2018-09-16</Date>
<Version>2.24.5</Version>
<Comment>Rebuild with new toolchain</Comment>
<Name>Pisi Linux Community</Name>
+2 -1
View File
@@ -10,7 +10,8 @@ from pisi.actionsapi import get
def setup():
autotools.configure("--disable-static")
pisitools.dosed("libtool", " -shared ", " -Wl,--as-needed -shared ")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
pisitools.dosed("libtool", "^(hardcode_libdir_flag_spec=).*", '\\1""')
pisitools.dosed("libtool", "^(runpath_var=)LD_RUN_PATH", "\\1DIE_RPATH_DIE")
+1 -1
View File
@@ -61,7 +61,7 @@
<History>
<Update release="5">
<Date>2018-09-09</Date>
<Date>2018-09-16</Date>
<Version>2.40.1</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
+1 -1
View File
@@ -14,7 +14,7 @@ def setup():
pisitools.dosed("libtool", "^(hardcode_libdir_flag_spec=).*", '\\1""')
pisitools.dosed("libtool", "^(runpath_var=)LD_RUN_PATH", "\\1DIE_RPATH_DIE")
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
@@ -76,7 +76,7 @@
<History>
<Update release="6">
<Date>2018-07-23</Date>
<Date>2018-09-16</Date>
<Version>1.6.5</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
+1 -1
View File
@@ -14,7 +14,7 @@ def setup():
pisitools.dosed("libtool", "^(hardcode_libdir_flag_spec=).*", '\\1""')
pisitools.dosed("libtool", "^(runpath_var=)LD_RUN_PATH", "\\1DIE_RPATH_DIE")
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
@@ -53,7 +53,7 @@
<History>
<Update release="5">
<Date>2018-07-25</Date>
<Date>2018-09-16</Date>
<Version>1.5.4</Version>
<Comment>Version bump.</Comment>
<Name>PisiLinux Community</Name>
+1 -1
View File
@@ -13,7 +13,7 @@ def setup():
pisitools.dosed("libtool", "^(hardcode_libdir_flag_spec=).*", '\\1""')
pisitools.dosed("libtool", "^(runpath_var=)LD_RUN_PATH", "\\1DIE_RPATH_DIE")
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
@@ -72,7 +72,7 @@
<History>
<Update release="5">
<Date>2018-07-25</Date>
<Date>2018-09-16</Date>
<Version>1.7.9</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
+1 -1
View File
@@ -12,7 +12,7 @@ def setup():
autotools.configure("--disable-static")
pisitools.dosed("libtool", "^(hardcode_libdir_flag_spec=).*", '\\1""')
pisitools.dosed("libtool", "^(runpath_var=)LD_RUN_PATH", "\\1DIE_RPATH_DIE")
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
@@ -72,7 +72,7 @@
<History>
<Update release="5">
<Date>2018-07-25</Date>
<Date>2018-09-16</Date>
<Version>1.0.11</Version>
<Comment>Rebuild</Comment>
<Name>PisiLinux Community</Name>
+1 -1
View File
@@ -12,7 +12,7 @@ def setup():
autotools.configure("--disable-static")
pisitools.dosed("libtool", "^(hardcode_libdir_flag_spec=).*", '\\1""')
pisitools.dosed("libtool", "^(runpath_var=)LD_RUN_PATH", "\\1DIE_RPATH_DIE")
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
@@ -68,7 +68,7 @@
<History>
<Update release="4">
<Date>2018-07-24</Date>
<Date>2018-09-16</Date>
<Version>1.3</Version>
<Comment>Version bump</Comment>
<Name>PisiLinux Community</Name>