Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/mit/xorg/lib/libdrm We do HAVE_NOUVEAU. so use it.
details: https://anonhg.NetBSD.org/src/rev/0320e99ecb3c
branches: trunk
changeset: 351944:0320e99ecb3c
user: maya <maya%NetBSD.org@localhost>
date: Mon Mar 06 13:50:40 2017 +0000
description:
We do HAVE_NOUVEAU. so use it.
diffstat:
external/mit/xorg/lib/libdrm/Makefile.defines | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 1ad9988469d2 -r 0320e99ecb3c external/mit/xorg/lib/libdrm/Makefile.defines
--- a/external/mit/xorg/lib/libdrm/Makefile.defines Mon Mar 06 13:14:25 2017 +0000
+++ b/external/mit/xorg/lib/libdrm/Makefile.defines Mon Mar 06 13:50:40 2017 +0000
@@ -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 \
@@ -12,5 +13,3 @@
-DHAVE_SYS_TYPES_H \
-DHAVE_UNISTD_H
-# -DHAVE_NOUVEAU
-
Home |
Main Index |
Thread Index |
Old Index