mirror of
https://github.com/jedisct1/libsodium.git
synced 2026-08-25 08:37:13 +09:00
Since we're compiling for OSX, run the test suite.
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ export CFLAGS="-Oz"
|
||||
--enable-minimal \
|
||||
--prefix="$OSX_PREFIX"
|
||||
|
||||
make clean > /dev/null && make -j3 install
|
||||
make clean > /dev/null && make -j3 check && make -j3 install
|
||||
|
||||
# Cleanup
|
||||
make distclean > /dev/null
|
||||
|
||||
Reference in New Issue
Block a user