summaryrefslogtreecommitdiffstats
path: root/rules/npth.in
blob: a8db4f6ca1ad8689fdd37d97f1a5e5642ae1a69c (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=system_libraries

config NPTH
	tristate
	prompt "npth"
	help
	  New Portable Threads Library used by GnuPG

	  nPth is a library to provide the GNU Pth API and thus
	  a non-preemptive threads implementation.