Browse Source

Merge branch 'mount_tests' of github.com:PX4/Firmware into mount_tests

sbg
Lorenz Meier 11 years ago
parent
commit
4f95ce3dc2
  1. 3
      makefiles/toolchain_gnu-arm-eabi.mk

3
makefiles/toolchain_gnu-arm-eabi.mk

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

Loading…
Cancel
Save