mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 18:09:05 +08:00
IOv2: Ignore float suffixes in NuttX
This commit is contained in:
parent
dc469cc51a
commit
923346c8ed
@ -128,8 +128,7 @@ ARCHCWARNINGS = $(ARCHWARNINGS) \
|
||||
-Wold-style-declaration \
|
||||
-Wmissing-parameter-type \
|
||||
-Wmissing-prototypes \
|
||||
-Wnested-externs \
|
||||
-Wunsuffixed-float-constants
|
||||
-Wnested-externs
|
||||
ARCHWARNINGSXX = $(ARCHWARNINGS)
|
||||
ARCHDEFINES =
|
||||
ARCHPICFLAGS = -fpic -msingle-pic-base -mpic-register=r10
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user