webkit-gtk2
This commit is contained in:
@@ -45,7 +45,7 @@ def setup():
|
|||||||
def build():
|
def build():
|
||||||
shelltools.export("CFLAGS", cflags)
|
shelltools.export("CFLAGS", cflags)
|
||||||
shelltools.export("CXXFLAGS", cxxflags)
|
shelltools.export("CXXFLAGS", cxxflags)
|
||||||
autotools.make("all stamp-po")
|
autotools.make("-j1 all stamp-po")
|
||||||
|
|
||||||
def install():
|
def install():
|
||||||
shelltools.export("CFLAGS", cflags)
|
shelltools.export("CFLAGS", cflags)
|
||||||
|
|||||||
Reference in New Issue
Block a user