Import readline 7.0 (patch 5)
[deliverable/binutils-gdb.git] / readline / support / config.sub
index 5b158ac41c9a2635e60fb583d66c4c2c0498163a..22d774e429e62b7d043528d8f6f598c7afe8015a 100755 (executable)
@@ -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
                ;;
This page took 0.023239 seconds and 4 git commands to generate.