summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorWichert Akkerman <wichert@deephackmode.org>1999-04-15 20:51:25 +0000
committerWichert Akkerman <wichert@deephackmode.org>1999-04-15 20:51:25 +0000
commitfd3bcae88add6f6e3d9ea9f42b6606fcac7286f9 (patch)
tree19f2abdb81753cf5c298d554973828c8e724fc4d /config.sub
parent1786d81bee82834f0769634cbe8c177661da3c50 (diff)
downloadstrace-fd3bcae88add6f6e3d9ea9f42b6606fcac7286f9.tar.gz
strace-fd3bcae88add6f6e3d9ea9f42b6606fcac7286f9.tar.bz2
strace-fd3bcae88add6f6e3d9ea9f42b6606fcac7286f9.tar.xz
Oops, lets update config.sub as well so we can compile on more alphas
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub13
1 files changed, 7 insertions, 6 deletions
diff --git a/config.sub b/config.sub
index 5051de4..9fbf992 100755
--- a/config.sub
+++ b/config.sub
@@ -150,8 +150,8 @@ case $basic_machine in
# Recognize the basic CPU types without company name.
# Some are omitted here because they have special meanings below.
tahoe | i860 | m32r | m68k | m68000 | m88k | ns32k | arc | arm \
- | arme[lb] | pyramid | mn10200 | mn10300 \
- | tron | a29k | 580 | i960 | h8300 | hppa | hppa1.0 | hppa1.1 \
+ | arme[lb] | pyramid | mn10200 | mn10300 | tron | a29k \
+ | 580 | i960 | h8300 | hppa | hppa1.0 | hppa1.1 | hppa2.0 \
| alpha | alphaev5 | alphaev56 | alphapca56 | we32k | ns16k | clipper \
| i370 | sh | powerpc | powerpcle | 1750a | dsp16xx | pdp11 \
| mips64 | mipsel | mips64el | mips64orion | mips64orionel \
@@ -175,8 +175,8 @@ case $basic_machine in
| m88k-* | sparc-* | ns32k-* | fx80-* | arc-* | arm-* | c[123]* \
| mips-* | pyramid-* | tron-* | a29k-* | romp-* | rs6000-* \
| power-* | none-* | 580-* | cray2-* | h8300-* | i960-* \
- | xmp-* | ymp-* | hppa-* | hppa1.0-* | hppa1.1-* \
- | alpha-* | alphaev5-* | alphaev56-* | alphapca56 | we32k-* | cydra-* \
+ | xmp-* | ymp-* | hppa-* | hppa1.0-* | hppa1.1-* | hppa2.0-* \
+ | alpha-* | alphaev5-* | alphaev56-* | alphapca56-* | we32k-* | cydra-* \
| ns16k-* | pn-* | np1-* | xps100-* | clipper-* | orion-* \
| sparclite-* | pdp11-* | sh-* | powerpc-* | powerpcle-* \
| sparc64-* | mips64-* | mipsel-* \
@@ -713,8 +713,9 @@ case $os in
| -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \
| -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \
| -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
- | -cygwin32* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
- | -mingw32* | -linux-gnu* | -uxpv* | -beos*)
+ | -cygwin* | -pe* | -psos* | -moss* | -proelf* | -rtems* \
+ | -mingw32* | -linux-gnu* | -uxpv* | -beos* | -rhapsody* \
+ | -openstep*)
# Remember, each alternative MUST END IN *, to match a version number.
;;
-linux*)