mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-01 19:07:45 +08:00
Commit 8797a090dc06cd0c9f4cf132b67e4872af1ff8f1 relocated __DF_RPI
but missed to move it from *-clang.cmake Toolchain Signed-off-by: Nicolae Rosia <nicolae.rosia@gmail.com>
This commit is contained in:
committed by
Lorenz Meier
parent
f266b91cc9
commit
8f9ca9b45e
@@ -55,10 +55,6 @@ foreach(tool echo grep rm mkdir nm cp touch make unzip)
|
|||||||
endif()
|
endif()
|
||||||
endforeach()
|
endforeach()
|
||||||
|
|
||||||
add_definitions(
|
|
||||||
-D __DF_RPI
|
|
||||||
)
|
|
||||||
|
|
||||||
# where is the target environment
|
# where is the target environment
|
||||||
set(CMAKE_FIND_ROOT_PATH get_file_component(${C_COMPILER} PATH))
|
set(CMAKE_FIND_ROOT_PATH get_file_component(${C_COMPILER} PATH))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user