diff --git a/nuttx-configs/PX4_Warnings.mk b/nuttx-configs/PX4_Warnings.mk index 27c9820da3..2d0073abe5 100644 --- a/nuttx-configs/PX4_Warnings.mk +++ b/nuttx-configs/PX4_Warnings.mk @@ -64,7 +64,7 @@ PX4_ARCHCWARNINGS = \ -Wno-nested-externs \ -Wno-old-style-declaration \ -Wno-pointer-sign \ - -Wno-type-limits \ + -Wno-type-limits PX4_ARCHWARNINGSXX = \ -Wno-cpp \