summaryrefslogtreecommitdiff
path: root/x11/xorg-cf-files/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xorg-cf-files/patches/patch-ae')
-rw-r--r--x11/xorg-cf-files/patches/patch-ae13
1 files changed, 12 insertions, 1 deletions
diff --git a/x11/xorg-cf-files/patches/patch-ae b/x11/xorg-cf-files/patches/patch-ae
index 7bbe22e4172..dccfc0f714f 100644
--- a/x11/xorg-cf-files/patches/patch-ae
+++ b/x11/xorg-cf-files/patches/patch-ae
@@ -1,4 +1,4 @@
-$NetBSD: patch-ae,v 1.2 2010/05/21 22:09:43 schwarz Exp $
+$NetBSD: patch-ae,v 1.3 2015/07/15 17:16:50 dholland Exp $
--- DragonFly.cf.orig 2010-05-16 12:38:48.000000000 +0200
+++ DragonFly.cf 2010-05-16 12:41:18.000000000 +0200
@@ -18,6 +18,17 @@ $NetBSD: patch-ae,v 1.2 2010/05/21 22:09:43 schwarz Exp $
#define PreProcessCmd CppCmd
#define StandardCppOptions -traditional
#define StandardCppDefines /**/
+@@ -116,10 +116,6 @@
+ # endif
+ # define DefaultCCOptions -ansi NoSystemWarn -Dasm=__asm GccWarningOptions
+ #endif
+-#ifndef ExtraLibraries
+-/* support for multi-byte locales is in libxpg4 rather than libc */
+-#define ExtraLibraries -lxpg4
+-#endif
+ #define HasSetUserContext YES
+ #define HasGetpeereid YES
+ #define HasMTRRSupport YES
@@ -152,6 +152,10 @@
#define BuildDmx YES
#endif