summaryrefslogtreecommitdiffstats
path: root/rules/python24.in
blob: df83eb5b85e0798811ec761f620b698c78d0730f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config PYTHON24
	bool
	prompt "Python 2.4"
	# FIXME: make this uClibc/glibc aware
	select GLIBC_DL
	select HOST_PYTHON24
	select GLIBC_UTIL
	select GLIBC_PTHREAD
	select GLIBC
	select GCCLIBS_CXX
	help
	  FIXME: This item needs to be documented