a4ce1cb0acd98bfbeceb774918d6632e95e728be
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libpthread-stubs / Config.in
1 config BR2_PACKAGE_LIBPTHREAD_STUBS
2         bool "libpthread-stubs"
3         depends on BR2_TOOLCHAIN_HAS_THREADS
4         help
5           This library provides weak aliases for pthread functions not
6           provided in libc or otherwise available by default.
7
8           http://xcb.freedesktop.org/
9
10 comment "libpthread-stubs needs a toolchain w/ threads"
11         depends on !BR2_TOOLCHAIN_HAS_THREADS