mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
nodejs: v7h i hate you v8.
This commit is contained in:
parent
8ef5705f02
commit
b454b5f8c0
1 changed files with 2 additions and 2 deletions
|
@ -37,9 +37,9 @@ build() {
|
|||
export PYTHON=python2
|
||||
# we're going to attept to make use of this example
|
||||
# https://github.com/joyent/node/issues/2131#issuecomment-3208846
|
||||
# https://gist.github.com/1574158
|
||||
# https://gist.github.com/1574158
|
||||
# cheating
|
||||
alias python="python2"
|
||||
ln -s /usr/bin/python2 /usr/bin/python
|
||||
msg 'Selecting pre-compile of v8'
|
||||
# move up to v8
|
||||
cd deps/v8
|
||||
|
|
Loading…
Reference in a new issue