pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/python34/patches Remove patch that looks highly b...
details: https://anonhg.NetBSD.org/pkgsrc/rev/048c5adf8c35
branches: trunk
changeset: 634122:048c5adf8c35
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri May 09 09:18:20 2014 +0000
description:
Remove patch that looks highly bogus.
diffstat:
lang/python34/patches/patch-pyconfig.h.in | 14 --------------
1 files changed, 0 insertions(+), 14 deletions(-)
diffs (18 lines):
diff -r 95102a1e5614 -r 048c5adf8c35 lang/python34/patches/patch-pyconfig.h.in
--- a/lang/python34/patches/patch-pyconfig.h.in Fri May 09 09:11:26 2014 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-$NetBSD: patch-pyconfig.h.in,v 1.1 2014/05/09 02:27:14 wen Exp $
-
---- pyconfig.h.in.orig 2011-06-11 17:46:28.000000000 +0200
-+++ pyconfig.h.in 2011-11-29 20:17:04.328552361 +0100
-@@ -1173,7 +1173,9 @@
- #undef _UINT64_T
-
- /* Define to the level of X/Open that your system supports */
-+#if !defined(__sun) || (defined(__sun) && !defined(_XOPEN_SOURCE))
- #undef _XOPEN_SOURCE
-+#endif
-
- /* Define to activate Unix95-and-earlier features */
- #undef _XOPEN_SOURCE_EXTENDED
Home |
Main Index |
Thread Index |
Old Index