Mon Mar 6 13:50:40 2017 UTC ()
We do HAVE_NOUVEAU. so use it.


(maya)
diff -r1.1 -r1.2 src/external/mit/xorg/lib/libdrm/Makefile.defines

cvs diff -r1.1 -r1.2 src/external/mit/xorg/lib/libdrm/Makefile.defines (expand / switch to context diff)
--- src/external/mit/xorg/lib/libdrm/Makefile.defines 2014/03/17 08:01:18 1.1
+++ src/external/mit/xorg/lib/libdrm/Makefile.defines 2017/03/06 13:50:40 1.2
@@ -1,8 +1,9 @@
-#	$NetBSD: Makefile.defines,v 1.1 2014/03/17 08:01:18 mrg Exp $
+#	$NetBSD: Makefile.defines,v 1.2 2017/03/06 13:50:40 maya Exp $
 
 # common defiles for libdrm components
 
 CPPFLAGS+=	-DHAVE_INTTYPES_H \
+		-DHAVE_NOUVEAU \
 		-DHAVE_RADEON \
 		-DHAVE_SETENV \
 		-DHAVE_STDINT_H \
@@ -11,6 +12,4 @@
 		-DHAVE_SYS_STAT_H \
 		-DHAVE_SYS_TYPES_H \
 		-DHAVE_UNISTD_H
-
-#		-DHAVE_NOUVEAU