2008-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>

* startup/linkcmds: Do not specify architecture since the linker gets
	it right even with multiple variants.
This commit is contained in:
Joel Sherrill
2008-10-14 22:00:00 +00:00
parent 7d35b7ff1a
commit 356f558fde
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2008-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* startup/linkcmds: Do not specify architecture since the linker gets
it right even with multiple variants.
2008-10-02 Joel Sherrill <joel.sherrill@OARcorp.com>
* Makefile.am, preinstall.am: Use shared tm27.h stub.

View File

@@ -2,7 +2,6 @@
* $Id$
*/
OUTPUT_ARCH(h8300h)
/*
* Declare some sizes.
*/