lwjgl2-arm64/src/native/build_debug.sh
2003-11-25 21:26:55 +00:00

8 lines
96 B
Bash
Executable file

#!/bin/bash
make distclean
./autogen.sh
./configure --enable-debug
make
strip .libs/liblwjgl.0