Remove -march=mips3 from TARGET_CCASFLAGS as it creates linking problem

when rest of GRUB is compiled for hisher stepping. Instead use
	.set mips3/.set mips1 around cache and sync opcodes.
This commit is contained in:
Vladimir Serbinenko 2013-11-22 04:36:53 +01:00
parent 4906052019
commit 0d8f04cd83
4 changed files with 38 additions and 19 deletions

View file

@ -12,7 +12,6 @@ if COND_mips_loongson
endif
if COND_mips
CFLAGS_PLATFORM += -mflush-func=grub_red_herring
CCASFLAGS_PLATFORM = -march=mips3
endif
if COND_sparc64_ieee1275
CFLAGS_PLATFORM += -mno-app-regs