Pentarctagon eb361bdccd
Use correct sanitize value.
[ci skip]
2020-11-20 11:25:54 -06:00

9 lines
257 B
Bash
Executable File

#!/bin/bash
scons wesnoth wesnothd campaignd boost_unit_tests build=release \
ctool=gcc cxxtool=g++ cxx_std=17 \
extra_flags_config="-pipe" strict=true forum_user_handler=true \
nls=false enable_lto=true sanitize="" jobs=2 --debug=time
ls -Al