mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 02:55:07 +08:00
posix_eagle_default: define fix for POSIX eagle
This commit is contained in:
@@ -7,7 +7,7 @@ set(CONFIG_SHMEM "1")
|
|||||||
|
|
||||||
# This definition allows to differentiate if this just the usual POSIX build
|
# This definition allows to differentiate if this just the usual POSIX build
|
||||||
# or if it is for the Snapdragon.
|
# or if it is for the Snapdragon.
|
||||||
set(added_definitions
|
add_definitions(
|
||||||
-D__PX4_POSIX_EAGLE
|
-D__PX4_POSIX_EAGLE
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user