a7e49eb2af
quite work yet for me, but this clearly is a huge project and not having it quite work on the first pass is hardly unexpected. We definately want this stuff in buildroot.
10 lines
222 B
Plaintext
10 lines
222 B
Plaintext
config BR2_PACKAGE_PTHREAD_STUBS
|
|
bool "pthread-stubs"
|
|
default n
|
|
help
|
|
This library provides weak aliases for pthread functions not
|
|
provided in libc or otherwise available by default.
|
|
|
|
http://xcb.freedesktop.org/
|
|
|