broken_seals/build_linux_templates_relea...

12 lines
357 B
Bash
Raw Normal View History

2019-11-20 13:38:23 +01:00
# This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
export SCONS_CACHE=~/.scons_cache
export SCONS_CACHE_LIMIT=5000
cd engine
2019-11-22 17:41:35 +01:00
scons -j2 platform=x11 target=release_debug entities_2d=no tools=no
2019-11-20 13:38:23 +01:00
# use_llvm=yes