Do not require suffixed constants

This commit is contained in:
Lorenz Meier
2014-01-05 01:49:21 +01:00
parent 97e8386290
commit 366af8da80

View File

@@ -138,8 +138,7 @@ ARCHCWARNINGS = $(ARCHWARNINGS) \
-Wold-style-declaration \
-Wmissing-parameter-type \
-Wmissing-prototypes \
-Wnested-externs \
-Wunsuffixed-float-constants
-Wnested-externs
# C++-specific warnings
#