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/0d7097501700
branches:  trunk
changeset: 813331:0d7097501700
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 15999383c0b2 -r 0d7097501700 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