
28 Mar
2011
28 Mar
'11
6:11 p.m.
2011/3/28 Shinya Kuribayashi skuribay@pobox.com:
On 3/29/11 12:27 AM, Daniel Schwierzeck wrote:
Ok if we drop toolchain support for binutils lesser than 2.16 than I can simplify the this patch to one line because the assembler check is obsolete too:
MIPSFLAGS = $(call cc-option,-march=mips32r2)
Do you agree?
It sounds you're misunderstanding how cc-option works. Could you take a look at $(TOPDIR)/config.mk again?
Actually not. But you're right, cc-option is not needed ;)