vala ver. bump

This commit is contained in:
Rmys
2020-12-17 18:32:08 +03:00
committed by GitHub
parent 70729f5b88
commit f597bb15ee
2 changed files with 12 additions and 2 deletions
+3
View File
@@ -15,6 +15,9 @@ def setup():
autotools.autoreconf("-vfi")
autotools.configure("--disable-valadoc \
--with-pic")
pisitools.dosed("libtool", " -shared ", " -Wl,-O1,--as-needed -shared ")
def build():
autotools.make()