Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/x11/Xserver/hw/sun for sparc64:
details: https://anonhg.NetBSD.org/src/rev/c1652dfeff23
branches: trunk
changeset: 556601:c1652dfeff23
user: mrg <mrg%NetBSD.org@localhost>
date: Sun Dec 21 13:07:50 2003 +0000
description:
for sparc64:
CPPFLAGS.sunGX.c= -Wno-error
diffstat:
x11/Xserver/hw/sun/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r abbcb2685301 -r c1652dfeff23 x11/Xserver/hw/sun/Makefile
--- a/x11/Xserver/hw/sun/Makefile Sun Dec 21 13:07:01 2003 +0000
+++ b/x11/Xserver/hw/sun/Makefile Sun Dec 21 13:07:50 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2003/12/20 01:32:06 rtr Exp $
+# $NetBSD: Makefile,v 1.2 2003/12/21 13:07:50 mrg Exp $
.include "../../Makefile.serverlib"
@@ -26,6 +26,7 @@
-I${XSERVERINCDIR}
CPPFLAGS.sunKbd.c= -Wno-error
+CPPFLAGS.sunGX.c= -Wno-error
CPPFLAGS.sunInExMono.c= -URENDER
CPPFLAGS.sunInitMono.c= -DSUNMAXDEPTH=1
CPPFLAGS.sunInitMulti.c= -DSUNMAXDEPTH=32
Home |
Main Index |
Thread Index |
Old Index