X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/9324854ca8e3b5e09a16010e14860b530d68405f..3e061469c8529e44e50a22b648837259fbc19d70:/projects/rlm_stg/build diff --git a/projects/rlm_stg/build b/projects/rlm_stg/build index e427b32e..91fe7d9d 100755 --- a/projects/rlm_stg/build +++ b/projects/rlm_stg/build @@ -17,7 +17,7 @@ DIR_MODE=0755 OWNER=root if [ "$1" = "debug" ] -thenÑ +then DEFS="$DEFS -DDEBUG" MAKEOPTS="$MAKEOPTS -j1" CXXFLAGS="$CXXFLAGS -ggdb3 -W -Wall -Wextra"