mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
extra/js52: fix
This commit is contained in:
parent
89d5856ca8
commit
3e9135ca0e
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ build() {
|
|||
CXXFLAGS+=" ${flags[*]}"
|
||||
export CC=gcc CXX=g++ PYTHON=/usr/bin/python2
|
||||
|
||||
touch ../js/src/configure
|
||||
sh ../js/src/configure "${configure_args[@]}"
|
||||
make
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue