diff options
author | John David Anglin <dave.anglin@bell.net> | 2023-11-11 16:01:00 +1300 |
---|---|---|
committer | Chris Packham <judge.packham@gmail.com> | 2023-11-25 15:41:47 +1300 |
commit | 70c6e877fabba580f45b2225e4af4b9e0be1279e (patch) | |
tree | 24280cb3e22c5bf19f94d86e3fb3b85a7d5f2962 /packages/gcc-oracle/git-dbf713b5 | |
parent | 1ea6e309e514dc7af3b63bc54d844f8294d27efa (diff) | |
download | crosstool-ng-70c6e877fabba580f45b2225e4af4b9e0be1279e.tar.gz crosstool-ng-70c6e877fabba580f45b2225e4af4b9e0be1279e.tar.bz2 crosstool-ng-70c6e877fabba580f45b2225e4af4b9e0be1279e.zip |
Adjust GUESS tuple for PA-RISC linux.
64-bit kernels can support running both 32 and 64-bit user code. Select
hppa-unknown-linux-$LIBC or hppa64-unknown-linux-$LIBC depending on
whether compiler defines LP64 or not.
Always select hppa-unknown-linux-$LIBC with 32-bit kernel. This will
generate 32-bit PA 1.1 code. If PA 2.0 code is desired, user can use a
compiler option to select it.
Signed-off-by: John David Anglin <dave.anglin@bell.net>
Diffstat (limited to 'packages/gcc-oracle/git-dbf713b5')
0 files changed, 0 insertions, 0 deletions