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:
Nicolae Rosia 2017-05-15 14:09:43 +03:00 committed by Lorenz Meier
parent f266b91cc9
commit 8f9ca9b45e
1 changed files with 0 additions and 4 deletions

View File

@ -55,10 +55,6 @@ foreach(tool echo grep rm mkdir nm cp touch make unzip)
endif()
endforeach()
add_definitions(
-D __DF_RPI
)
# where is the target environment
set(CMAKE_FIND_ROOT_PATH get_file_component(${C_COMPILER} PATH))