mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
mozjs52: fix build and xlint
This commit is contained in:
parent
f9933459f0
commit
479d896fa9
1 changed files with 9 additions and 8 deletions
|
@ -30,6 +30,7 @@ do_configure() {
|
|||
_args+=" --target=$XBPS_CROSS_TRIPLET"
|
||||
fi
|
||||
|
||||
touch ${wrksrc}/js/src/configure
|
||||
SHELL=/bin/bash PYTHON=/usr/bin/python2 ./configure --prefix=/usr \
|
||||
--disable-jemalloc --disable-optimize --enable-ctypes \
|
||||
--enable-gcgenerational --enable-pie --enable-readline \
|
||||
|
|
Loading…
Add table
Reference in a new issue