1 config BR2_PACKAGE_LIBNSPR_ARCH_SUPPORT
3 depends on !BR2_arc && !BR2_xtensa && !BR2_bfin
5 if BR2_PACKAGE_LIBNSPR_ARCH_SUPPORT
7 config BR2_PACKAGE_LIBNSPR
9 depends on BR2_TOOLCHAIN_HAS_THREADS
11 NSPR is the Netscape Portable Runtime library which provides
12 a platform-neutral API for system level and libc like
13 functions. The library is used by the Mozilla project as well
16 http://www.mozilla.org/projects/nspr/
18 comment "libnspr needs a toolchain w/ threads"
19 depends on !BR2_TOOLCHAIN_HAS_THREADS