Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc64/conf Revert previous, not needed after sys/...
details: https://anonhg.NetBSD.org/src/rev/35f3e2025617
branches: trunk
changeset: 340315:35f3e2025617
user: martin <martin%NetBSD.org@localhost>
date: Mon Aug 31 08:00:44 2015 +0000
description:
Revert previous, not needed after sys/conf/Makefile.kern.inc rev. 1.215.
diffstat:
sys/arch/sparc64/conf/Makefile.sparc64 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 535f8e8fde3e -r 35f3e2025617 sys/arch/sparc64/conf/Makefile.sparc64
--- a/sys/arch/sparc64/conf/Makefile.sparc64 Mon Aug 31 07:56:58 2015 +0000
+++ b/sys/arch/sparc64/conf/Makefile.sparc64 Mon Aug 31 08:00:44 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.sparc64,v 1.79 2015/08/30 18:20:27 martin Exp $
+# $NetBSD: Makefile.sparc64,v 1.80 2015/08/31 08:00:44 martin Exp $
#=========================================================================
#
@@ -72,7 +72,7 @@
AFLAGS+= -Wa,-Av8plusa
.endif
CFLAGS+= -mno-fpu
-AFLAGS+= -x assembler-with-cpp ${INCLUDES}
+AFLAGS+= -x assembler-with-cpp
##
## (3) libkern and compat
Home |
Main Index |
Thread Index |
Old Index