libtool:rebuild

This commit is contained in:
Rmys
2018-09-16 11:41:31 +03:00
parent 23ee4e0b38
commit 50c6116fe6
16 changed files with 17 additions and 16 deletions
+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>