X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=readline%2Fsupport%2Fconfig.sub;fp=readline%2Fsupport%2Fconfig.sub;h=22d774e429e62b7d043528d8f6f598c7afe8015a;hb=775e241e9c5f2b2ff2b59972ab70e5f20763fae6;hp=5b158ac41c9a2635e60fb583d66c4c2c0498163a;hpb=08132bdd876fa1825810f90ecc25390dd4ded457;p=deliverable%2Fbinutils-gdb.git diff --git a/readline/support/config.sub b/readline/support/config.sub index 5b158ac41c..22d774e429 100755 --- a/readline/support/config.sub +++ b/readline/support/config.sub @@ -2,7 +2,7 @@ # Configuration validation subroutine script. # Copyright 1992-2019 Free Software Foundation, Inc. -timestamp='2019-05-23' +timestamp='2019-08-04' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -1601,6 +1601,9 @@ case $cpu-$vendor in mips*-*) os=elf ;; + or1k-*) + os=-elf + ;; or32-*) os=coff ;;