Commit 194c28f4 authored by David Dollar's avatar David Dollar

tweaks

parent edc6301c
......@@ -29,8 +29,7 @@ cp "$VENDORED_NODE/node" "$BUILD_DIR/bin/node"
# setting up paths for building
PATH="$LP_DIR/vendor/scons/scons-${SCONS_VERSION}:$PATH"
PATH="$VENDORED_NODE:$PATH"
export INCLUDE_PATH="$VENDORED_NODE/include"
export CPATH="$INCLUDE_PATH"
export CPATH="$VENDORED_NODE/include"
# unpack existing cache
rm -rf $CACHE_TARGET_DIR
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment