fix scripts/test not compiling with DWARF symbols

This commit is contained in:
Emile Clark-Boman 2025-09-11 22:18:06 +10:00
parent f2d4060b2b
commit 15650ef26c

View file

@ -9,7 +9,7 @@ fi
MODE=
REBUILD=true
VALGRIND=false
TARGET=all
TARGET=debug
PROGRAM="$1"
MODE_ARG="$2"