]> gitweb @ CieloNegro.org - pkgsrc-xorg-server.git/blob - patches/patch-ag
The original wip/modular-xorg-server
[pkgsrc-xorg-server.git] / patches / patch-ag
1 $NetBSD$
2
3 --- hw/xfree86/loader/xf86sym.c.orig    2008-06-10 13:57:19.000000000 -0400
4 +++ hw/xfree86/loader/xf86sym.c
5 @@ -499,7 +499,7 @@ _X_HIDDEN void *xfree86LookupTab[] = {
6      SYMFUNC(xf86AddModuleInfo)
7      SYMFUNC(xf86DeleteModuleInfo)
8  
9 -#if (defined(__sparc__) || defined(__sparc)) && !defined(__OpenBSD__)
10 +#if (defined(__sparc__) || defined(__sparc)) && !defined(__OpenBSD__) && !defined(__NetBSD__)
11      /* xf86sbusBus.c */
12      SYMFUNC(xf86MatchSbusInstances)
13      SYMFUNC(xf86GetSbusInfoForEntity)