|
@@ -1,8 +1,7 @@
|
|
config BR2_PACKAGE_PTHREAD_STUBS
|
|
config BR2_PACKAGE_PTHREAD_STUBS
|
|
bool "pthread-stubs"
|
|
bool "pthread-stubs"
|
|
help
|
|
help
|
|
- This library provides weak aliases for pthread functions not
|
|
|
|
- provided in libc or otherwise available by default.
|
|
|
|
-
|
|
|
|
- http://xcb.freedesktop.org/
|
|
|
|
|
|
+ This library provides weak aliases for pthread functions not
|
|
|
|
+ provided in libc or otherwise available by default.
|
|
|
|
|
|
|
|
+ http://xcb.freedesktop.org/
|