From b1bbf0ed2cb7948495562ec8ce10899f876e7258 Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Tue, 12 Apr 1994 20:13:58 +0000 Subject: [PATCH] (next): Fix typo in m68k-next-ns3 alternative. From-SVN: r7040 --- gcc/config.sub | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config.sub b/gcc/config.sub index ff0323bf973..25300219eb5 100755 --- a/gcc/config.sub +++ b/gcc/config.sub @@ -344,7 +344,7 @@ case $basic_machine in -ns2*) ;; *) - $os=-ns3 + os=-ns3 ;; esac ;; -- 2.30.2