diff options
author | H. Peter Anvin <hpa@linux.intel.com> | 2010-12-13 16:01:38 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2010-12-13 16:08:37 -0800 |
commit | de2a8cf98ecdde25231d6c5e7901e2cffaf32af9 (patch) | |
tree | bc71b94d78061d1de007f4e6ea236f25db844c42 /include/linux/bootmem.h | |
parent | f1c18071ad70e2a78ab31fc26a18fcfa954a05c6 (diff) | |
download | lwn-de2a8cf98ecdde25231d6c5e7901e2cffaf32af9.tar.gz lwn-de2a8cf98ecdde25231d6c5e7901e2cffaf32af9.zip |
x86, gcc-4.6: Use gcc -m options when building vdso
The vdso Makefile passes linker-style -m options not to the linker but
to gcc. This happens to work with earlier gcc, but fails with gcc
4.6. Pass gcc-style -m options, instead.
Note: all currently supported versions of gcc supports -m32, so there
is no reason to conditionalize it any more.
Reported-by: H. J. Lu <hjl.tools@gmail.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
LKML-Reference: <tip-*@git.kernel.org>
Cc: <stable@kernel.org>
Diffstat (limited to 'include/linux/bootmem.h')
0 files changed, 0 insertions, 0 deletions