diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-07-05 21:32:35 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-07-05 21:32:35 +0000 |
commit | 59624167d7c4f22cfa91d164556fc19360370d1c (patch) | |
tree | 5b3b4aba9607824e778be4fb45c90c4d4a51de97 /ld | |
parent | 55636aa78906597ba20d54759247aa100334369d (diff) | |
download | gdb-59624167d7c4f22cfa91d164556fc19360370d1c.zip gdb-59624167d7c4f22cfa91d164556fc19360370d1c.tar.gz gdb-59624167d7c4f22cfa91d164556fc19360370d1c.tar.bz2 |
* config/hp300hpux.mt: Use emulation hp3hpux rather than
hp300hpux, since the latter does not exist.
Diffstat (limited to 'ld')
-rw-r--r-- | ld/config/hp300hpux.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/config/hp300hpux.mt b/ld/config/hp300hpux.mt index 5a6571e..dd66662 100644 --- a/ld/config/hp300hpux.mt +++ b/ld/config/hp300hpux.mt @@ -1 +1 @@ -EMUL=hp300hpux +EMUL=hp3hpux |