]> git.pld-linux.org Git - packages/XFree86-Servers.git/blobdiff - XFree86-Servers-alpha.patch
- XFree86-Servers patch from rawhide
[packages/XFree86-Servers.git] / XFree86-Servers-alpha.patch
diff --git a/XFree86-Servers-alpha.patch b/XFree86-Servers-alpha.patch
new file mode 100644 (file)
index 0000000..f2af0dc
--- /dev/null
@@ -0,0 +1,15 @@
+--- xc/config/imake/imakemdep.h.jj     Sat Jan  8 13:21:02 2000
++++ xc/config/imake/imakemdep.h        Wed Jun  7 01:01:17 2000
+@@ -330,6 +330,12 @@ char *cpp_argv[ARGUMENTS] = {
+ # ifdef __i386__
+       "-D__i386__",
+ # endif
++# ifdef __alpha__
++      "-D__alpha__",
++# endif
++# ifdef __ia64__
++      "-D__ia64__",
++# endif
+ # ifdef __sparc__
+       "-D__sparc__",
+ # endif
This page took 0.14363 seconds and 4 git commands to generate.