FMUv1: Ignore float suffixes in NuttX

This commit is contained in:
Lorenz Meier 2014-12-21 12:10:18 +01:00
parent 42a70da401
commit 388350108a
1 changed files with 1 additions and 2 deletions

View File

@ -139,8 +139,7 @@ ARCHCWARNINGS = $(ARCHWARNINGS) \
-Wold-style-declaration \
-Wmissing-parameter-type \
-Wmissing-prototypes \
-Wnested-externs \
-Wunsuffixed-float-constants
-Wnested-externs
ARCHWARNINGSXX = $(ARCHWARNINGS) \
-Wno-psabi
ARCHDEFINES =