mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-16 13:27:35 +08:00
Remove attributes warning for Snapdragon
This commit is contained in:
@@ -43,6 +43,7 @@ px4_add_module(
|
||||
MODULE platforms__posix__px4_layer
|
||||
COMPILE_FLAGS
|
||||
-Os
|
||||
-Wno-attributes
|
||||
-Wno-packed
|
||||
SRCS
|
||||
px4_posix_impl.cpp
|
||||
|
||||
Reference in New Issue
Block a user