From: Doug Evans Date: Sat, 18 Feb 1995 17:18:21 +0000 (+0000) Subject: Recognize lynx* as lynxos. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6c360d6f462bd85453b1aa8b0a7e5b17bcfbbd41;p=gcc.git Recognize lynx* as lynxos. From-SVN: r8960 --- diff --git a/gcc/config.sub b/gcc/config.sub index 667d3d23bea..e72fa4d344f 100755 --- a/gcc/config.sub +++ b/gcc/config.sub @@ -113,7 +113,7 @@ case $os in -isc*) basic_machine=`echo $1 | sed -e 's/86-.*/86-unknown/'` ;; - -lynx) + -lynx*) os=-lynxos ;; -ptx*)