community/v8 => fix v5 & variable typo

This commit is contained in:
WarheadsSE 2012-08-07 07:19:52 -04:00
parent 002c671fb9
commit f4a8aa5f6b

View file

@ -49,7 +49,7 @@ fi
# gets gyp
make dependencies
# make arm.release & arm.debug = just arm
make arm.release library=shared snapshot=off vfp3=$VFP
make arm.release library=shared snapshot=off vfp3=$VFP3
# eo build
}