kumquat-buildroot/package/x11r7/pthread-stubs/Config.in
Eric Andersen a7e49eb2af Merge in X11R7 patches from Julien Letessier, posted 04 Jul 2007. Doesn't
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.
2007-08-10 19:07:51 +00:00

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/