- remove old and unneeded JS stuff (thanks to lpm11)
[oscam.git] / toolchains / toolchain-sh4-tuxbox-stapi.cmake
blobd3239ce73e0fce6c8ef1e145f8d8d6b6c16e685f
1 set (OSCAM_SYSTEM_NAME Tuxbox)
2 set (CMAKE_SYSTEM_NAME Linux)
3 set (CMAKE_C_COMPILER sh4-linux-gcc)
4 set (CMAKE_SYSTEM_PROCESSOR sh4)
5 set (WITH_STAPI 1)