i put this in the wrong place so now it doesn't actually reduce the size

This commit is contained in:
biglyderv 2025-04-05 15:49:21 -04:00
parent 1f70dd7000
commit 090d4d5d8d
Signed by: biglyderv
GPG key ID: 0E2EB0B4CD7397B5

View file

@ -1,6 +1,6 @@
make
CC=x86_64-w64-mingw32-gcc BIN=bin/elem.exe make
CC=i686-w64-mingw32-gcc BIN=bin/elem_32.exe make
strip --strip-all bin/elem
rm elem.tar.gz
tar -cvf elem.tar.gz bin
strip --strip-all bin/elem
tar -cvf elem.tar.gz bin