summaryrefslogtreecommitdiffstats
path: root/rules/glibc-linuxthreads.in
blob: f6158c89617c4ac88f53f4fc0694df61b92ae0d7 (plain)
1
2
3
4
5
6
7
config GLIBC_LINUXTHREADS
	bool

config GLIBC_LINUXTHREADS_VERSION
	depends on GLIBC_LINUXTHREADS
	string
	default "${PTXCONF_GLIBC_VERSION}"