Loading package/smack/Config.in +4 −2 Original line number Diff line number Diff line config BR2_PACKAGE_SMACK bool "smack" depends on !BR2_PREFER_STATIC_LIB # dlfcn.h depends on BR2_TOOLCHAIN_HAS_THREADS depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0 help User space programs and libraries for SMACK. Loading Loading @@ -29,5 +30,6 @@ config BR2_PACKAGE_SMACK https://github.com/smack-team/smack comment "smack needs a toolchain w/ dynamic library, headers >= 3.0" depends on BR2_PREFER_STATIC_LIB || !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0 comment "smack needs a toolchain w/ dynamic library, threads, headers >= 3.0" depends on BR2_PREFER_STATIC_LIB || !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0 \ || !BR2_TOOLCHAIN_HAS_THREADS Loading
package/smack/Config.in +4 −2 Original line number Diff line number Diff line config BR2_PACKAGE_SMACK bool "smack" depends on !BR2_PREFER_STATIC_LIB # dlfcn.h depends on BR2_TOOLCHAIN_HAS_THREADS depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0 help User space programs and libraries for SMACK. Loading Loading @@ -29,5 +30,6 @@ config BR2_PACKAGE_SMACK https://github.com/smack-team/smack comment "smack needs a toolchain w/ dynamic library, headers >= 3.0" depends on BR2_PREFER_STATIC_LIB || !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0 comment "smack needs a toolchain w/ dynamic library, threads, headers >= 3.0" depends on BR2_PREFER_STATIC_LIB || !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_0 \ || !BR2_TOOLCHAIN_HAS_THREADS