2013-01-02 02:26:38 +01:00
|
|
|
config BR2_PACKAGE_XLIB_LIBPTHREAD_STUBS
|
|
|
|
bool "libpthread-stubs"
|
2007-08-10 21:07:51 +02:00
|
|
|
help
|
2012-06-18 00:23:12 +02:00
|
|
|
This library provides weak aliases for pthread functions not
|
|
|
|
provided in libc or otherwise available by default.
|
2007-08-10 21:07:51 +02:00
|
|
|
|
2012-06-18 00:23:12 +02:00
|
|
|
http://xcb.freedesktop.org/
|