Skip to content
Commit aabb70dc authored by James Bottomley's avatar James Bottomley Committed by James Bottomley
Browse files

[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: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: default avatarJames Bottomley <JBottomley@Parallels.com>
parent 650275db
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment