diff options
Diffstat (limited to 'lang/python27/files/extra-patch-configure-pth')
-rw-r--r-- | lang/python27/files/extra-patch-configure-pth | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/lang/python27/files/extra-patch-configure-pth b/lang/python27/files/extra-patch-configure-pth deleted file mode 100644 index 58e5fc73179d..000000000000 --- a/lang/python27/files/extra-patch-configure-pth +++ /dev/null @@ -1,12 +0,0 @@ ---- configure.orig 2010-08-15 16:47:39.627297328 +0800 -+++ configure 2010-08-15 16:50:31.353013856 +0800 -@@ -5880,6 +5880,9 @@ - CC="$ac_save_cc" - fi - -+# XXX Explicitly disable system pthread libraries. -+ac_cv_pthread=no -+ - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_pthread" >&5 - $as_echo "$ac_cv_pthread" >&6; } - fi |