forked from Archive/PX4-Autopilot
nuttx build: fix dangling continuation line (#7079)
This commit is contained in:
parent
6a99281501
commit
88e19a0916
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue