mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-30 09:54:06 +08:00
Fix Snapdragon no-packed
This commit is contained in:
parent
1e7f19335d
commit
084dfb4026
@ -43,6 +43,7 @@ px4_add_module(
|
||||
MODULE platforms__posix__px4_layer
|
||||
COMPILE_FLAGS
|
||||
-Os
|
||||
-Wno-packed
|
||||
SRCS
|
||||
px4_posix_impl.cpp
|
||||
px4_posix_tasks.cpp
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user