summaryrefslogtreecommitdiff
path: root/package/x11r7/pthread-stubs/Config.in
blob: 4215a48704e444f73dedc460e8a01fc4957375b4 (plain)
1
2
3
4
5
6
7
8
9
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/