- fix Building without Nagra not possible at Nagra_Merlin https://trac.streamboard...
[oscam.git] / toolchains / toolchain-arm-none.cmake
blob68dd73069eaa85c102b1e607be6aebb520f72d04
1 set (OSCAM_SYSTEM_NAME none)
2 set (CMAKE_SYSTEM_NAME linux)
3 set (CMAKE_C_COMPILER arm-none-linux-gnueabi-gcc)
4 set (CMAKE_SYSTEM_PROCESSOR arm)