[Cbe-oss-dev] [patch 1/3] powerpc: delete -mstring option
Kumar Gala
galak at kernel.crashing.org
Wed Apr 11 04:42:15 EST 2007
On Apr 10, 2007, at 7:47 AM, Segher Boessenkool wrote:
>> There is no reason to force -mstring option.
>> (Kumar, please see patch 2/3 for FSL_BOOKE temporary fix)
>
>> -ifndef CONFIG_FSL_BOOKE
>> -CFLAGS += -mstring
>> -endif
>
> [and from 2/3]
>
>> +ifeq ($(CONFIG_FSL_BOOKE),y)
>> +CFLAGS += -mno-string
>> +endif
>
> This is the right solution, thank you for the patch.
> But please fold these two together so that you're not
> introducing a regression halfway the patch series.
I agree this looks good and merge patches 1/3 and 2/3 into a single
patch.
- k
More information about the cbe-oss-dev
mailing list