aboutsummaryrefslogtreecommitdiffstats
path: root/demos/AVR/RT-ARDUINOMEGA/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'demos/AVR/RT-ARDUINOMEGA/Makefile')
-rw-r--r--demos/AVR/RT-ARDUINOMEGA/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/AVR/RT-ARDUINOMEGA/Makefile b/demos/AVR/RT-ARDUINOMEGA/Makefile
index a4d4bd621..feae77037 100644
--- a/demos/AVR/RT-ARDUINOMEGA/Makefile
+++ b/demos/AVR/RT-ARDUINOMEGA/Makefile
@@ -151,6 +151,7 @@ CFLAGS += -Wstrict-prototypes
CFLAGS += -Wa,-adhlns=$(<:%.c=$(OBJDIR)/%.lst)
CFLAGS += $(patsubst %,-I%,$(EXTRAINCDIRS))
CFLAGS += $(CSTANDARD)
+CFLAGS += -mrelax
#---------------- Compiler Options C++ ----------------
# -g*: generate debugging information