fix scripts/test not compiling with DWARF symbols
This commit is contained in:
parent
f2d4060b2b
commit
15650ef26c
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ fi
|
||||||
MODE=
|
MODE=
|
||||||
REBUILD=true
|
REBUILD=true
|
||||||
VALGRIND=false
|
VALGRIND=false
|
||||||
TARGET=all
|
TARGET=debug
|
||||||
PROGRAM="$1"
|
PROGRAM="$1"
|
||||||
MODE_ARG="$2"
|
MODE_ARG="$2"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue