forked from Imagelibrary/rtems
@@ -7,4 +7,8 @@ include $(RTEMS_ROOT)/make/custom/default.cfg
|
||||
RTEMS_CPU=no_cpu
|
||||
RTEMS_CPU_MODEL=no_cpu_model
|
||||
|
||||
# Miscellaneous additions go here
|
||||
# Miscellaneous additions go here. Typical options usually look like
|
||||
CFLAGS_OPTIMIZE_V += -O2 -g
|
||||
CFLAGS_OPTIMIZE_V += -ffunction-sections -fdata-sections
|
||||
|
||||
LDFLAGS = -Wl,--gc-sections
|
||||
|
||||
Reference in New Issue
Block a user