libtool:rebuild
This commit is contained in:
@@ -12,7 +12,7 @@ def setup():
|
||||
autotools.configure("--disable-static \
|
||||
--disable-devel-docs")
|
||||
|
||||
pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
|
||||
def build():
|
||||
autotools.make()
|
||||
|
||||
@@ -53,7 +53,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2018-07-25</Date>
|
||||
<Date>2018-09-16</Date>
|
||||
<Version>2.0.3</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
|
||||
@@ -19,7 +19,7 @@ def setup():
|
||||
--without-launchd \
|
||||
--without-doxygen")
|
||||
|
||||
pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
|
||||
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
|
||||
|
||||
def build():
|
||||
autotools.make("-j1")
|
||||
|
||||
@@ -81,7 +81,7 @@
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2018-07-23</Date>
|
||||
<Date>2018-09-16</Date>
|
||||
<Version>1.12</Version>
|
||||
<Comment>Rebuild.</Comment>
|
||||
<Name>PisiLinux Community</Name>
|
||||
|
||||
Reference in New Issue
Block a user