summaryrefslogtreecommitdiffstats
path: root/rules/python24.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/python24.in')
-rw-r--r--rules/python24.in8
1 files changed, 3 insertions, 5 deletions
diff --git a/rules/python24.in b/rules/python24.in
index bacae21d8..e56d44f06 100644
--- a/rules/python24.in
+++ b/rules/python24.in
@@ -1,12 +1,10 @@
config PYTHON24
bool
prompt "Python 2.4"
- # FIXME: make this uClibc/glibc aware
- select GLIBC_DL
+ select LIBC_DL
+ select LIBC_UTIL
+ select LIBC_PTHREAD
select HOST_PYTHON24
- select GLIBC_UTIL
- select GLIBC_PTHREAD
- select GLIBC
select GCCLIBS_CXX
help
Python is a dynamic object-oriented programming