From: Charles Hannum Date: Mon, 6 Jul 1992 00:46:31 +0000 (+0000) Subject: entered into RCS X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3fa9d981f61a8064cb066a7e74b5f70640fc77b7;p=gcc.git entered into RCS From-SVN: r1457 --- diff --git a/gcc/config.sub b/gcc/config.sub index 8b9196f817a..b69b37c9c36 100755 --- a/gcc/config.sub +++ b/gcc/config.sub @@ -480,6 +480,9 @@ case $os in -osf*) os=-osf ;; + -utek*) + os=-bsd + ;; -dynix*) os=-bsd ;;