commit | aabb70dc23799e09d69d528756471d854f993136 | [log] [tgz] |
---|---|---|
author | James Bottomley <jbottomley@parallels.com> | Mon Feb 27 21:41:05 2012 +0000 |
committer | James Bottomley <JBottomley@Parallels.com> | Tue Feb 28 09:39:28 2012 -0600 |
tree | 9acddbd3a5cb96339b0e01e9ae9f0144b720f7a6 | |
parent | 650275dbfb2f4c12bc91420ad5a99f955eabec98 [diff] |
[PARISC] don't unconditionally override CROSS_COMPILE for 64 bit. The user may wish to set their own value (for real cross compiles). Since the top level Makefile initialises CROSS_COMPILE to empty by default, we must check it for being empty (rather than for being defined) before we override. Reported-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: James Bottomley <JBottomley@Parallels.com>