mirror of
https://github.com/meteor/meteor.git
synced 2026-01-10 08:08:24 -05:00
Don't compile node using binary option - run configure
This commit is contained in:
@@ -40,6 +40,7 @@ then
|
||||
node_configure_flags+=('--debug')
|
||||
fi
|
||||
|
||||
./configure
|
||||
# Unsetting BUILD_DOWNLOAD_FLAGS allows the ICU download above to work.
|
||||
make -j4 \
|
||||
BUILD_DOWNLOAD_FLAGS= \
|
||||
|
||||
Reference in New Issue
Block a user