spidermonkey-68.11.0

This commit is contained in:
Rmys
2020-09-02 14:24:45 +00:00
committed by GitHub
parent 4626edd255
commit f0265358da
4 changed files with 109 additions and 5 deletions
+2 -1
View File
@@ -47,7 +47,8 @@ def build():
def check():
shelltools.cd("build-js")
autotools.make("-C js/src check-jstests check-jit-test")
#autotools.make("-C js/src check-jstests")
#autotools.make("-C js/src check-jit-test")
def install():