summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/epiphany/epiphany_sim/make/custom/epiphany_sim.cfg
blob: 1fef6085d175a33a3c4ee6248e0431fa9ce92476 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
include $(RTEMS_ROOT)/make/custom/default.cfg

RTEMS_CPU = epiphany

CPU_CFLAGS =

CFLAGS_OPTIMIZE_V ?= -O0 -g
CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections

LDFLAGS = -Wl,--gc-sections