mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-15 10:35:11 -04:00
fix typo in buildbot.sh
This commit is contained in:
parent
eb25dbed2b
commit
2e70d1e6e7
@ -21,7 +21,7 @@ ROOT_DIR=~/client # can be changed
|
||||
ALL_FLAGS="-O1 -s -fno-stack-protector -fno-math-errno -Qn -w"
|
||||
|
||||
# log file that errors are written to
|
||||
ERR_FILES=$ROOT_DIR/cc_errors.txt
|
||||
ERRS_FILE=$ROOT_DIR/cc_errors.txt
|
||||
rm "$ERRS_FILE"
|
||||
|
||||
# ----------------------------- compile windows
|
||||
|
Loading…
x
Reference in New Issue
Block a user