X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/9324854ca8e3b5e09a16010e14860b530d68405f..73f662acc31034cd98fdc6e157454f7763ef0792:/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"