libmicrohttpd

This commit is contained in:
Rmys
2018-08-10 18:04:03 +03:00
committed by GitHub
parent b0011c1872
commit fbcc7af480
+2
View File
@@ -15,6 +15,8 @@ def setup():
--enable-curl \
--enable-largefile \
--enable-messages")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
def build():
autotools.make()