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
+2 -1
View File
@@ -12,7 +12,8 @@ WorkDir = "ORBit2-%s" % get.srcVERSION()
def setup():
autotools.configure("--disable-static")
pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
def build():
autotools.make("-j1")
+1 -1
View File
@@ -68,7 +68,7 @@
<History>
<Update release="4">
<Date>2018-08-30</Date>
<Date>2018-09-16</Date>
<Version>2.14.19</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>