posix_eagle_default: define fix for POSIX eagle

This commit is contained in:
Julian Oes 2016-03-27 10:43:41 +02:00 committed by Lorenz Meier
parent e7c997c5f1
commit 5fc5fc1ba2

View File

@ -7,7 +7,7 @@ set(CONFIG_SHMEM "1")
# This definition allows to differentiate if this just the usual POSIX build
# or if it is for the Snapdragon.
set(added_definitions
add_definitions(
-D__PX4_POSIX_EAGLE
)