mirror of
https://github.com/jedisct1/libsodium.git
synced 2024-12-19 10:05:05 -07:00
No need to define the STRIP command
This commit is contained in:
parent
c2d66aaec9
commit
677572ec1b
@ -11,7 +11,6 @@ export CFLAGS="-DED25519_NONDETERMINISTIC=1 --target=wasm32-wasi -O2"
|
||||
export LDFLAGS="-s -Wl,--stack-first"
|
||||
export AR="zig ar"
|
||||
export RANLIB="zig ranlib"
|
||||
export STRIP="llvm-strip"
|
||||
|
||||
make distclean >/dev/null
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user