git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@1904 35acf78f-673a-0410-8e92-d51de3d6d3f4

master
gdisirio 2010-05-05 09:24:21 +00:00
parent 9d256a8b42
commit 4b1df104c9
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ endif
# C++ specific options here (added to USE_OPT).
ifeq ($(USE_CPPOPT),)
USE_CPPOPT = -fno-rtti
USE_CPPOPT = -fno-rtti -fno-exceptions
endif
# Enable this if you want the linker to remove unused code and data