summaryrefslogtreecommitdiff
path: root/config.sub
diff options
context:
space:
mode:
authorclm <clm@138bc75d-0d04-0410-961f-82ee72b054a4>1999-02-02 18:29:47 +0000
committerclm <clm@138bc75d-0d04-0410-961f-82ee72b054a4>1999-02-02 18:29:47 +0000
commit115ec39ec168710741125d6e97e8b20e4f7993d4 (patch)
treecc61b3cd56fcd1732828663d76e61d276f0c556e /config.sub
parent27383ed021fcef25cc4fa7db27e907f10ee0b2a2 (diff)
downloadgcc-115ec39ec168710741125d6e97e8b20e4f7993d4.tar.gz
* config.sub (oabi): Recognize.
* configure.in (arm-*-oabi): Handle. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@24976 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'config.sub')
-rwxr-xr-xconfig.sub2
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* \