diff options
| author | Helge Deller <[email protected]> | 2013-05-11 19:04:09 +0000 |
|---|---|---|
| committer | Helge Deller <[email protected]> | 2013-05-13 20:11:57 +0000 |
| commit | 6880b0150a7c25fd75c5ece80abc49ebf53c38c1 (patch) | |
| tree | 512bb920b95327efedfbec2453627e152f40c439 /tools/perf/util/scripting-engines/trace-event-perl.c | |
| parent | parisc: fix SMP races when updating PTE and TLB entries in entry.S (diff) | |
| download | kernel-6880b0150a7c25fd75c5ece80abc49ebf53c38c1.tar.gz kernel-6880b0150a7c25fd75c5ece80abc49ebf53c38c1.zip | |
parisc: make default cross compiler search more robust (v3)
People/distros vary how they prefix the toolchain name for 64bit builds.
Rather than enforce one convention over another, add a for loop which
does a search for all the general prefixes.
For 64bit builds, we now search for (in order):
hppa64-unknown-linux-gnu
hppa64-linux-gnu
hppa64-linux
For 32bit builds, we look for:
hppa-unknown-linux-gnu
hppa-linux-gnu
hppa-linux
hppa2.0-unknown-linux-gnu
hppa2.0-linux-gnu
hppa2.0-linux
hppa1.1-unknown-linux-gnu
hppa1.1-linux-gnu
hppa1.1-linux
This patch was initiated by Mike Frysinger, with feedback from Jeroen
Roovers, John David Anglin and Helge Deller.
Signed-off-by: Mike Frysinger <[email protected]>
Signed-off-by: Jeroen Roovers <[email protected]>
Signed-off-by: John David Anglin <[email protected]>
Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions
