blob: 01763b1a30d1fc3696a4051373d09a321c021e6c [file] [log] [blame]
# Configuration for debugging on Linux
include $(TOP)/configs/linux
CONFIG_NAME = linux-debug
OPT_FLAGS = -g
CFLAGS += -pedantic
DEFINES += -DDEBUG -DDEBUG_MATH