minor build fixes

This commit is contained in:
Blaise Tine
2020-03-27 20:56:18 -04:00
parent 9b1b8789ac
commit 2415199a8c
6 changed files with 18 additions and 714 deletions

View File

@@ -1,7 +1,7 @@
#CFLAGS += -std=c++11 -O3 -Wall -Wextra -pedantic -Wfatal-errors
CFLAGS += -std=c++11 -g -O0 -Wall -Wextra -pedantic -Wfatal-errors
#USE_MULTICORE=1
USE_MULTICORE=1
CFLAGS += -I../../include -I../../../../rtl/simulate

Binary file not shown.