libtool:rebuild

This commit is contained in:
Rmys
2018-09-16 15:09:24 +03:00
parent b3b6b51230
commit ebebc1db9c
12 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ def setup():
--enable-gtk-doc-html=no \
--disable-gtk-doc")
pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
shelltools.system("sed -i 's/SUBDIRS = po docs/SUBDIRS = po/' Makefile")
+1 -1
View File
@@ -77,7 +77,7 @@
<History>
<Update release="4">
<Date>2018-07-20</Date>
<Date>2018-09-16</Date>
<Version>0.62</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>