diff options
Diffstat (limited to 'debian/patches/07_cf_GNUArchitecture_for_GNU_kFreeBSD.diff')
-rw-r--r-- | debian/patches/07_cf_GNUArchitecture_for_GNU_kFreeBSD.diff | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/debian/patches/07_cf_GNUArchitecture_for_GNU_kFreeBSD.diff b/debian/patches/07_cf_GNUArchitecture_for_GNU_kFreeBSD.diff deleted file mode 100644 index 1fc0af2..0000000 --- a/debian/patches/07_cf_GNUArchitecture_for_GNU_kFreeBSD.diff +++ /dev/null @@ -1,27 +0,0 @@ -From 9c8ca4fe2066924754c3c1ea78ef0788ceaf320b Mon Sep 17 00:00:00 2001 -From: Robert Millan <rmh@aybabtu.com> -Date: Fri, 14 Jul 2006 18:50:34 -0700 -Subject: [PATCH] Bug #6310: GNUArchitecture needed for GNU/kFreeBSD - -<https://bugs.freedesktop.org/show_bug.cgi?id=6310> ---- - Imake.cf | 3 +++ - 1 files changed, 3 insertions(+), 0 deletions(-) - -diff --git a/xorg-cf-files/Imake.cf b/xorg-cf-files/Imake.cf -index 3edd6a7..8676ad7 100644 ---- a/xorg-cf-files/Imake.cf -+++ b/xorg-cf-files/Imake.cf -@@ -787,6 +787,9 @@ XCOMM $XFree86: xc/config/cf/Imake.cf,v 3.88 2003/12/16 21:30:21 herrb Exp $ - # ifdef __linux__ - # define LinuxArchitecture - # endif -+# ifdef __GLIBC__ -+# define GNUArchitecture -+# endif - # ifdef i386 - # ifndef i386Architecture - # define i386Architecture --- -1.4.4.4 - |