Skip to content

Commit 12aa0fd

Browse files
committed
Merge branch 'nemith-master'
2 parents 2e2d2c8 + fccb3fa commit 12aa0fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tool/mbed/gcc.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ CC_FLAGS += \
2323
-fdata-sections \
2424
-fomit-frame-pointer
2525
CC_FLAGS += -MMD -MP
26+
CC_FLAGS += $(OPT_DEFS)
2627

2728
LD_FLAGS = $(CPU) -Wl,--gc-sections --specs=nano.specs
2829
#LD_FLAGS += -u _printf_float -u _scanf_float

0 commit comments

Comments
 (0)