Merge pull request #1223 from friberk/master
spidermonkey actions.py: Indentation fixed
This commit is contained in:
@@ -23,11 +23,11 @@ def setup():
|
||||
shelltools.cd("build-js")
|
||||
|
||||
shelltools.system("../js/src/configure \
|
||||
--prefix=/usr \
|
||||
--libdir=/usr/lib \
|
||||
--enable-readline \
|
||||
--with-intl-api \
|
||||
--disable-debug \
|
||||
--prefix=/usr \
|
||||
--libdir=/usr/lib \
|
||||
--enable-readline \
|
||||
--with-intl-api \
|
||||
--disable-debug \
|
||||
--disable-debug-symbols \
|
||||
--disable-jemalloc \
|
||||
--disable-strip \
|
||||
|
||||
Reference in New Issue
Block a user