broken_seals/build_linux_j2.sh

11 lines
138 B
Bash
Raw Normal View History

2019-11-20 13:38:23 +01:00
export SCONS_CACHE=~/.scons_cache
export SCONS_CACHE_LIMIT=5000
cd engine
scons -j2 platform=x11 target=release_debug
2019-11-20 13:38:23 +01:00
# use_llvm=yes