]> git.pld-linux.org Git - packages/XFree86-Servers.git/blame - XFree86-Servers-alpha.patch
- move compressed patch to distfiles
[packages/XFree86-Servers.git] / XFree86-Servers-alpha.patch
CommitLineData
3d715510
JB
1--- xc/config/imake/imakemdep.h.jj Sat Jan 8 13:21:02 2000
2+++ xc/config/imake/imakemdep.h Wed Jun 7 01:01:17 2000
3@@ -330,6 +330,12 @@ char *cpp_argv[ARGUMENTS] = {
4 # ifdef __i386__
5 "-D__i386__",
6 # endif
7+# ifdef __alpha__
8+ "-D__alpha__",
9+# endif
10+# ifdef __ia64__
11+ "-D__ia64__",
12+# endif
13 # ifdef __sparc__
14 "-D__sparc__",
15 # endif
This page took 0.111336 seconds and 4 git commands to generate.