-mcpu strikes back

From: Alexey Dobriyan
Date: Wed Feb 07 2007 - 11:52:37 EST


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 5de043f4bd11a9e0a3e8daec7d1905da575a76b7
tree 1cdafacd6a0f6e12bd5b88d9031a6130169ca868
parent f6112ec27a8f0eee6c5a996f65c7bfd9457d9f85
author Oleg Verych <olecom@xxxxxxxxxxxxxx> 1170724701 +0100
committer Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxxxxxxxx>
1170801049 -0800

[PATCH] kbuild: improve option checking, Kbuild.include cleanup

GNU binutils, root users, tmpfiles, external modules ro builds must
be fixed to do the right thing now.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/