#111 - Prevent leaking LIBS to dependent projects
This commit is contained in:
@@ -19,7 +19,7 @@ fi
|
||||
|
||||
# Now build it
|
||||
cd libsodium-1.0.16
|
||||
bash configure
|
||||
LIBS="" ./configure
|
||||
make clean
|
||||
if [[ "$OSTYPE" == "darwin"* ]]; then
|
||||
make CFLAGS="-mmacosx-version-min=10.11" CPPFLAGS="-mmacosx-version-min=10.11"
|
||||
|
||||
Reference in New Issue
Block a user