Really set the flag so we don't strip later

Oversight from last commit
unstable
James Lee 2012-02-10 14:01:24 -07:00
parent d44c7896b6
commit 13c231afbc
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ HEADERS=libc.h \
all: msflinker msflinker.bin rtldtest
debug: DEBUG=true
debug: CFLAGS+=-ggdb
debug: all