mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 10:17:45 +08:00
committed by
Julian Oes
parent
4d56909088
commit
50d0771dc0
@@ -166,7 +166,7 @@ qurt_eagle_release:
|
|||||||
|
|
||||||
posix_eagle_release:
|
posix_eagle_release:
|
||||||
$(call cmake-build,$@)
|
$(call cmake-build,$@)
|
||||||
|
|
||||||
qurt_eagle_default:
|
qurt_eagle_default:
|
||||||
$(call cmake-build,$@)
|
$(call cmake-build,$@)
|
||||||
|
|
||||||
|
|||||||
@@ -182,7 +182,6 @@ if(UNIX AND APPLE)
|
|||||||
|
|
||||||
else()
|
else()
|
||||||
|
|
||||||
|
|
||||||
set(added_definitions
|
set(added_definitions
|
||||||
-D__PX4_POSIX
|
-D__PX4_POSIX
|
||||||
-D__PX4_LINUX
|
-D__PX4_LINUX
|
||||||
|
|||||||
Reference in New Issue
Block a user