diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2012-05-12 22:39:07 +0200 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2012-06-13 11:42:13 +0900 |
commit | d14a5fdc26986f7bac8376a339f336be18ba2a90 (patch) | |
tree | 73c18d3e70d69c84391b4101e0553b4d03997e73 /lib/extable.c | |
parent | 8e780be960c3e7000a94652bc56efeb3c932ee24 (diff) | |
download | op-kernel-dev-d14a5fdc26986f7bac8376a339f336be18ba2a90.zip op-kernel-dev-d14a5fdc26986f7bac8376a339f336be18ba2a90.tar.gz |
sh: Setup CROSS_COMPILE at the top
CROSS_COMPILE must be setup before using e.g. cc-option (and a few other
as-*, cc-*, ld-* macros), else they will check against the wrong compiler
when cross-compiling, and may invoke the cross compiler with wrong or
suboptimal compiler options.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Paul Mundt <lethal@linux-sh.org>
Cc: linux-sh@vger.kernel.org
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'lib/extable.c')
0 files changed, 0 insertions, 0 deletions