libsodium: Needed for Dnscrypto-proxy Release 1.3.0
[tomato.git] / release / src / router / libsodium / dist-build / msys.sh
blob22ca8cb608808aa98ecaf387255f3697a1f965b1
1 #! /bin/sh
3 export CFLAGS="-O3 -fomit-frame-pointer -march=pentium2 -mtune=nocona"
4 ./configure && make && make check && make install