Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/csu/arch/alpha Undo previous; the lossage is more basic.
details: https://anonhg.NetBSD.org/src/rev/94c7265c53f1
branches: trunk
changeset: 343189:94c7265c53f1
user: christos <christos%NetBSD.org@localhost>
date: Sun Jan 24 16:47:32 2016 +0000
description:
Undo previous; the lossage is more basic.
diffstat:
lib/csu/arch/alpha/Makefile.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (9 lines):
diff -r 2719cfd16b93 -r 94c7265c53f1 lib/csu/arch/alpha/Makefile.inc
--- a/lib/csu/arch/alpha/Makefile.inc Sun Jan 24 16:44:16 2016 +0000
+++ b/lib/csu/arch/alpha/Makefile.inc Sun Jan 24 16:47:32 2016 +0000
@@ -1,3 +1,3 @@
-# $NetBSD: Makefile.inc,v 1.2 2016/01/24 16:27:38 christos Exp $
+# $NetBSD: Makefile.inc,v 1.3 2016/01/24 16:47:32 christos Exp $
-CPPFLAGS+= -I${ARCHDIR} -DELFSIZE=64 -D_KERNTYPES
+CPPFLAGS+= -I${ARCHDIR} -DELFSIZE=64
Home |
Main Index |
Thread Index |
Old Index