H. Peter Anvin de2a8cf98e 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>
2010-12-13 16:08:37 -08:00
..
2008-01-30 13:32:32 +01:00
2008-01-30 13:30:41 +01:00
2007-10-11 11:17:10 +02:00
2008-01-30 13:30:41 +01:00
2008-04-28 13:49:35 -07:00
2007-10-11 11:17:10 +02:00
2007-10-17 20:16:43 +02:00