diff options
author | Catherine Moore <clm@cygnus.com> | 1999-02-02 18:29:47 +0000 |
---|---|---|
committer | Catherine Moore <clm@gcc.gnu.org> | 1999-02-02 13:29:47 -0500 |
commit | bbd8fa7f52e279cedc2250f9d3378b5fc4d86612 (patch) | |
tree | cc61b3cd56fcd1732828663d76e61d276f0c556e /config.sub | |
parent | b0f780c3bfd5d88f40cfcb0ad93a609bf24a0b5c (diff) | |
download | gcc-bbd8fa7f52e279cedc2250f9d3378b5fc4d86612.tar.gz |
config.sub (oabi): Recognize.
* config.sub (oabi): Recognize.
* configure.in (arm-*-oabi): Handle.
From-SVN: r24976
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.sub b/config.sub index 3be49c79397..f361a6e5d9c 100755 --- a/config.sub +++ b/config.sub @@ -928,7 +928,7 @@ case $os in | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ | -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \ | -hiux* | -386bsd* | -netbsd* | -openbsd* | -freebsd* | -riscix* \ - | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* \ + | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \ | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ | -cygwin32* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ |