libpcre fix unused, an deps

This commit is contained in:
Ertuğrul Erata
2016-03-01 13:15:04 +02:00
parent fae6419ea0
commit 2effe23c07
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -20,6 +20,8 @@ def setup():
--enable-cpp \
--docdir=/%s/%s \
--disable-static" % (get.docDIR(), get.srcNAME()))
pisitools.dosed("libtool"," -shared ", " -Wl,--as-needed -shared ")
def build():
autotools.make()