summaryrefslogtreecommitdiff
path: root/configs/linux-debug
blob: bc6d2336fc33b9a6d83cbd04e91184f2fb57ff1c (plain)
1
2
3
4
5
6
7
8
# Configuration for debugging on Linux

include $(TOP)/configs/linux

CONFIG_NAME = linux-debug

OPT_FLAGS = -g -ansi -pedantic
DEFINES += -DDEBUG -DDEBUG_MATH