Subject: CVS commit: src/distrib
To: None <source-changes@netbsd.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 02/01/2003 07:03:43
Module Name:	src
Committed By:	tsutsui
Date:		Sat Feb  1 05:03:43 UTC 2003

Modified Files:
	src/distrib/hpcmips/miniroot: Makefile.inc
	src/distrib/mipsco/ramdisk: Makefile
	src/distrib/playstation2/miniroot: Makefile.inc
	src/distrib/pmax/ramdisk: Makefile
	src/distrib/sgimips/ramdisk: Makefile

Log Message:
Remove "-Wa,-xgot" hack from DBG flag for broken objcopy-crunchide
that has been fixed by simonb.

BTW, should we also add "-mmemcpy" here to reduce code size?


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/distrib/hpcmips/miniroot/Makefile.inc
cvs rdiff -r1.13 -r1.14 src/distrib/mipsco/ramdisk/Makefile
cvs rdiff -r1.9 -r1.10 src/distrib/playstation2/miniroot/Makefile.inc
cvs rdiff -r1.30 -r1.31 src/distrib/pmax/ramdisk/Makefile
cvs rdiff -r1.2 -r1.3 src/distrib/sgimips/ramdisk/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.