Re: [PATCH v2] parisc: dont unconditionally override CROSS_COMPILEfor 64 bit.

From: John David Anglin
Date: Tue Feb 28 2012 - 10:33:48 EST


On 2/28/2012 10:21 AM, Mike Frysinger wrote:
we've been using hppa2.0 for years. gnuconfig certainly recognizes it:
$ grep hppa /usr/share/gnuconfig/config.sub
| h8300 | h8500 | hppa | hppa1.[01] | hppa2.0 | hppa2.0[nw] | hppa64 \
| hppa-* | hppa1.[01]-* | hppa2.0-* | hppa2.0[nw]-* | hppa64-* \

and i've seen diff projects key off of the hppa2.0* to enable newer features by
default.
Some of the above are specific to HP-UX, but hppa1.1, hppa2.0, hppa and hppa64 are
valid for Linux based on config.guess.

Dave

--
John David Anglin dave.anglin@xxxxxxxx

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/