libtool:rebuild
This commit is contained in:
@@ -13,7 +13,7 @@ def setup():
|
||||
autotools.autoreconf("-fiv")
|
||||
autotools.configure("--prefix=/usr")
|
||||
|
||||
pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2018-09-09</Date>
|
||||
<Date>2018-09-16</Date>
|
||||
<Version>0.86</Version>
|
||||
<Comment>Rebuild with new toolchain</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
|
||||
Reference in New Issue
Block a user