Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/pmax/miniroot remove workaround for toolchain bug (a...
details: https://anonhg.NetBSD.org/src/rev/ec3140f3bc30
branches: trunk
changeset: 543137:ec3140f3bc30
user: shin <shin%NetBSD.org@localhost>
date: Tue Feb 18 08:13:13 2003 +0000
description:
remove workaround for toolchain bug (already fixed).
diffstat:
distrib/pmax/miniroot/Makefile.inc | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (12 lines):
diff -r 7b18df6fe1fb -r ec3140f3bc30 distrib/pmax/miniroot/Makefile.inc
--- a/distrib/pmax/miniroot/Makefile.inc Tue Feb 18 08:11:21 2003 +0000
+++ b/distrib/pmax/miniroot/Makefile.inc Tue Feb 18 08:13:13 2003 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.inc,v 1.14 2003/02/18 08:11:21 shin Exp $
+# $NetBSD: Makefile.inc,v 1.15 2003/02/18 08:13:13 shin Exp $
-DBG= -Os -Wa,-xgot # XXX -xgot workaround for objcopy-crunchide
+DBG= -Os
IMAGESIZE= 32m
MAKEFS_FLAGS= -f 15
Home |
Main Index |
Thread Index |
Old Index