commit | 0e39718b988b84860a6c291a2c82c9cb75e3b8a9 | [log] [tgz] |
---|---|---|
author | Helge Deller <deller@gmx.de> | Thu Jan 31 22:04:12 2013 +0000 |
committer | Helge Deller <deller@gmx.de> | Wed Feb 20 22:46:06 2013 +0100 |
tree | 09c7e258d5f80e7709c418df366a48f98c10d024 | |
parent | 26ad19d8ebdb73869341b1b4159d32c0f0755946 [diff] |
parisc: enhance automatic CONFIG_CROSS_COMPILE detection The current Makefile will only choose the hppa64 cross compiler when running natively on hppa in a 32bit userspace. This patch additionally chooses the correct 32/64 bit hppa compiler even when doing real cross compiling to hppa/hppa64 from another architecture. Signed-off-by: Helge Deller <deller@gmx.de>