mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
nodejs: v7h - scons.. I hate you.
This commit is contained in:
parent
6900e9803f
commit
8ef5705f02
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@ build() {
|
|||
# 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
|
||||
# cheating
|
||||
alias python="python2"
|
||||
msg 'Selecting pre-compile of v8'
|
||||
# move up to v8
|
||||
cd deps/v8
|
||||
|
|
Loading…
Reference in a new issue