git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Correction of the container map
[stg.git]
/
projects
/
rlm_stg
/
build
diff --git
a/projects/rlm_stg/build
b/projects/rlm_stg/build
index e427b32ef384fe88b6bf17cd9cd04141b64e3696..91fe7d9d4eed0512bd65431aeddca32e24b54940 100755
(executable)
--- 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"