Config.in 222 B

123456789
  1. config BR2_PACKAGE_PTHREAD_STUBS
  2. bool "pthread-stubs"
  3. default n
  4. help
  5. This library provides weak aliases for pthread functions not
  6. provided in libc or otherwise available by default.
  7. http://xcb.freedesktop.org/