[packages] python: fix compilation against Linux 3.x (#10197)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29369 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
configure.in | 46 ++++++++++++++++++++++++++++++++++------------
|
||||
1 file changed, 34 insertions(+), 12 deletions(-)
|
||||
|
||||
--- Python-2.6.4.orig/configure.in
|
||||
+++ Python-2.6.4/configure.in
|
||||
--- a/configure.in
|
||||
+++ b/configure.in
|
||||
@@ -2653,6 +2653,7 @@ AC_CHECK_LIB(c, inet_aton, [$ac_cv_prog_
|
||||
# On Tru64, chflags seems to be present, but calling it will
|
||||
# exit Python
|
||||
|
Reference in New Issue
Block a user