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/gallium remove redundant \
details: https://anonhg.NetBSD.org/src/rev/ded379a3a7ad
branches: trunk
changeset: 341382:ded379a3a7ad
user: szptvlfn <szptvlfn%NetBSD.org@localhost>
date: Tue Nov 03 10:43:31 2015 +0000
description:
remove redundant \
diffstat:
external/mit/xorg/lib/gallium/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 14e1a7b0f904 -r ded379a3a7ad external/mit/xorg/lib/gallium/Makefile
--- a/external/mit/xorg/lib/gallium/Makefile Tue Nov 03 10:26:06 2015 +0000
+++ b/external/mit/xorg/lib/gallium/Makefile Tue Nov 03 10:43:31 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2015/10/31 20:13:45 mrg Exp $
+# $NetBSD: Makefile,v 1.12 2015/11/03 10:43:31 szptvlfn Exp $
# Link the gallium mega driver.
@@ -523,7 +523,7 @@
CPPFLAGS+= \
-DGALLIUM_SOFTPIPE \
-DGALLIUM_STATIC_TARGETS=1 \
- -DMESA_EGL_NO_X11_HEADERS \
+ -DMESA_EGL_NO_X11_HEADERS
.for _d in ${GALLIUM_SUBDIRS}
SRCS+= ${GALLIUM_SOURCES.${_d}}
Home |
Main Index |
Thread Index |
Old Index