mirror of
https://github.com/shadowfacts/lwjgl2-arm64.git
synced 2026-03-03 20:14:41 +01:00
Fixed build scripts
This commit is contained in:
parent
dcaa98be1f
commit
7324c95021
|
|
@ -4,4 +4,4 @@ make distclean
|
|||
./autogen.sh
|
||||
./configure
|
||||
make
|
||||
strip .libs/liblwjgl.0
|
||||
strip .libs/liblwjgl.0.0.0
|
||||
|
|
|
|||
|
|
@ -4,4 +4,4 @@ make distclean
|
|||
./autogen.sh
|
||||
./configure --enable-debug
|
||||
make
|
||||
strip .libs/liblwjgl.0
|
||||
strip .libs/liblwjgl.0.0.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue