Skip to content

Commit

Permalink
--clang=1 worked, remove extra debugging [publish binary]
Browse files Browse the repository at this point in the history
  • Loading branch information
Dane Springmeyer committed Aug 11, 2014
1 parent 00a9edf commit 4ef4135
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/build_against_sdk.sh
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ npm install node-pre-gyp
MODULE_PATH=$(node-pre-gyp reveal module_path ${ARGS})
# note: dangerous!
rm -rf ${MODULE_PATH}
npm install --build-from-source ${ARGS} --verbose || true
npm install --build-from-source ${ARGS} --clang=1
npm ls
# copy lib
Expand Down

0 comments on commit 4ef4135

Please sign in to comment.