make: enable debugging symbols on host

tags/0.1.0
S.J.R. van Schaik 7 years ago
parent 59a71a4608
commit 842ee06ee1
  1. 2
      scripts/Makefile.host

@ -1,3 +1,5 @@
CFLAGS += -g
obj-y += source/drivers/sandbox_flash.o
obj-y += source/drivers/stdio_console.o

Loading…
Cancel
Save