mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Node need for --expose-wasm any more with recent nodejs versions
This commit is contained in:
@@ -88,7 +88,6 @@ else
|
||||
echo 'node.js not found - test suite skipped' >&2
|
||||
exit 1
|
||||
fi
|
||||
export NODE="${NODE} --expose-wasm"
|
||||
echo "Using [${NODE}] as a Javascript runtime"
|
||||
echo 'Compiling the test suite...' && \
|
||||
emmake make $MAKE_FLAGS check > /dev/null 2>&1
|
||||
|
||||
Reference in New Issue
Block a user