mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-07 01:04:19 +08:00
nuttx build: fix dangling continuation line (#7079)
This commit is contained in:
committed by
Daniel Agar
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 \
|
||||
|
||||
Reference in New Issue
Block a user