summaryrefslogtreecommitdiff
path: root/nuttx/configs/sam3u-ek/nx/Make.defs
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/sam3u-ek/nx/Make.defs')
-rw-r--r--nuttx/configs/sam3u-ek/nx/Make.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/sam3u-ek/nx/Make.defs b/nuttx/configs/sam3u-ek/nx/Make.defs
index 71f8506ae..5496c69e8 100644
--- a/nuttx/configs/sam3u-ek/nx/Make.defs
+++ b/nuttx/configs/sam3u-ek/nx/Make.defs
@@ -73,7 +73,7 @@ else
endif
ARCHCFLAGS = -fno-builtin
-ARCHCXXFLAGS = -fno-builtin -fno-exceptions
+ARCHCXXFLAGS = -fno-builtin -fno-exceptions -fno-rtti
ARCHWARNINGS = -Wall -Wstrict-prototypes -Wshadow
ARCHWARNINGSXX = -Wall -Wshadow
ARCHDEFINES =