mirror of
https://github.com/glest/glest-source.git
synced 2025-09-08 23:10:42 +02:00
new parameter for CI
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
# set this to non 0 to skip building the binary
|
||||
skipbinarybuild=0
|
||||
if [ "$1" = "-CI" ]; then skipbinarybuild=1; fi
|
||||
|
||||
# Consider setting this for small packages if there's plenty of RAM and CPU available:
|
||||
#export XZ_OPT="$XZ_OPT -9e"
|
||||
|
Reference in New Issue
Block a user