oscam-2.26.01-11942-802-wit.../toolchains/toolchain-mipsel-tuxbox-broken-pthread.cmake
2026-02-23 17:40:08 +01:00

6 lines
211 B
CMake

set (OSCAM_SYSTEM_NAME Tuxbox)
set (CMAKE_SYSTEM_NAME Linux)
set (CMAKE_C_COMPILER mipsel-unknown-linux-gnu-gcc)
set (CMAKE_SYSTEM_PROCESSOR mips)
add_definitions("'-Dpthread_attr_setstacksize(a,b)=/* a b */'")