webkit-gtk2

This commit is contained in:
Rmys
2018-08-10 08:48:35 +03:00
committed by GitHub
parent d08bfcd007
commit 6f2fb75427
+1 -1
View File
@@ -45,7 +45,7 @@ def setup():
def build():
shelltools.export("CFLAGS", cflags)
shelltools.export("CXXFLAGS", cxxflags)
autotools.make("all stamp-po")
autotools.make("-j1 all stamp-po")
def install():
shelltools.export("CFLAGS", cflags)