From c326189ce89c121f2ceb846f2ef8b002e60afe7d Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Mon, 19 Oct 2015 13:05:27 +0200 Subject: [PATCH] NuttX build flags: Remove trivial warnings --- nuttx-configs/px4fmu-v1/nsh/Make.defs | 3 --- nuttx-configs/px4fmu-v2/nsh/Make.defs | 3 --- nuttx-configs/px4io-v1/nsh/Make.defs | 3 --- nuttx-configs/px4io-v2/nsh/Make.defs | 3 --- 4 files changed, 12 deletions(-) diff --git a/nuttx-configs/px4fmu-v1/nsh/Make.defs b/nuttx-configs/px4fmu-v1/nsh/Make.defs index 4e08d28a29..a1439476aa 100644 --- a/nuttx-configs/px4fmu-v1/nsh/Make.defs +++ b/nuttx-configs/px4fmu-v1/nsh/Make.defs @@ -124,11 +124,9 @@ ARCHWARNINGS = -Wall \ -Wextra \ -Wdouble-promotion \ -Wshadow \ - -Wfloat-equal \ -Wframe-larger-than=1024 \ -Wpointer-arith \ -Wlogical-op \ - -Wmissing-declarations \ -Wpacked \ -Wno-unused-parameter # -Wcast-qual - generates spurious noreturn attribute warnings, try again later @@ -140,7 +138,6 @@ ARCHCWARNINGS = $(ARCHWARNINGS) \ -Wstrict-prototypes \ -Wold-style-declaration \ -Wmissing-parameter-type \ - -Wmissing-prototypes \ -Wnested-externs ARCHWARNINGSXX = $(ARCHWARNINGS) \ -Wno-psabi diff --git a/nuttx-configs/px4fmu-v2/nsh/Make.defs b/nuttx-configs/px4fmu-v2/nsh/Make.defs index 5a1d5af2c4..a09e6794e3 100644 --- a/nuttx-configs/px4fmu-v2/nsh/Make.defs +++ b/nuttx-configs/px4fmu-v2/nsh/Make.defs @@ -124,11 +124,9 @@ ARCHWARNINGS = -Wall \ -Wextra \ -Wdouble-promotion \ -Wshadow \ - -Wfloat-equal \ -Wframe-larger-than=1024 \ -Wpointer-arith \ -Wlogical-op \ - -Wmissing-declarations \ -Wpacked \ -Wno-unused-parameter # -Wcast-qual - generates spurious noreturn attribute warnings, try again later @@ -140,7 +138,6 @@ ARCHCWARNINGS = $(ARCHWARNINGS) \ -Wstrict-prototypes \ -Wold-style-declaration \ -Wmissing-parameter-type \ - -Wmissing-prototypes \ -Wnested-externs ARCHWARNINGSXX = $(ARCHWARNINGS) \ -Wno-psabi diff --git a/nuttx-configs/px4io-v1/nsh/Make.defs b/nuttx-configs/px4io-v1/nsh/Make.defs index 74f38c0cb4..df1110fc61 100644 --- a/nuttx-configs/px4io-v1/nsh/Make.defs +++ b/nuttx-configs/px4io-v1/nsh/Make.defs @@ -117,11 +117,9 @@ ARCHWARNINGS = -Wall \ -Wextra \ -Wdouble-promotion \ -Wshadow \ - -Wfloat-equal \ -Wframe-larger-than=1024 \ -Wpointer-arith \ -Wlogical-op \ - -Wmissing-declarations \ -Wpacked \ -Wno-unused-parameter # -Wcast-qual - generates spurious noreturn attribute warnings, try again later @@ -133,7 +131,6 @@ ARCHCWARNINGS = $(ARCHWARNINGS) \ -Wstrict-prototypes \ -Wold-style-declaration \ -Wmissing-parameter-type \ - -Wmissing-prototypes \ -Wnested-externs ARCHWARNINGSXX = $(ARCHWARNINGS) ARCHDEFINES = diff --git a/nuttx-configs/px4io-v2/nsh/Make.defs b/nuttx-configs/px4io-v2/nsh/Make.defs index 287466db60..23ebca902a 100644 --- a/nuttx-configs/px4io-v2/nsh/Make.defs +++ b/nuttx-configs/px4io-v2/nsh/Make.defs @@ -117,11 +117,9 @@ ARCHWARNINGS = -Wall \ -Wextra \ -Wdouble-promotion \ -Wshadow \ - -Wfloat-equal \ -Wframe-larger-than=1024 \ -Wpointer-arith \ -Wlogical-op \ - -Wmissing-declarations \ -Wpacked \ -Wno-unused-parameter # -Wcast-qual - generates spurious noreturn attribute warnings, try again later @@ -133,7 +131,6 @@ ARCHCWARNINGS = $(ARCHWARNINGS) \ -Wstrict-prototypes \ -Wold-style-declaration \ -Wmissing-parameter-type \ - -Wmissing-prototypes \ -Wnested-externs ARCHWARNINGSXX = $(ARCHWARNINGS) ARCHDEFINES =