mirror of
https://github.com/vxcontrol/lualibs-sha2.git
synced 2026-07-01 10:40:19 -04:00
3 lines
130 B
Bash
Executable File
3 lines
130 B
Bash
Executable File
[ `uname` = Linux ] && { export X=x86_64-w64-mingw32-; }
|
|
P=mingw64 C="-fPIC" L="-s -static-libgcc" D=sha2.dll A=sha2.a ./build.sh
|