Re: -mcpu strikes back

2007-02-07 Thread Roman Zippel
Hi, On Wed, 7 Feb 2007, Alexey Dobriyan wrote: > The change below is shitting i386 defconfig (as well as my usual config) > build log with warnings: > > CC init/main.o > `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. > `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instea

-mcpu strikes back

2007-02-07 Thread Alexey Dobriyan
The change below is shitting i386 defconfig (as well as my usual config) build log with warnings: CC init/main.o `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead. gcc is 4.1.1. -- $ git-cat-file commit 5