From 69902d92781798acc58583f579afc4253e2ec243 Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Fri, 30 Jan 1998 03:25:38 -0500 Subject: [svn-r199] Added -ansi compile option. --- config/irix64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/irix64 b/config/irix64 index 203cdef..3d4b3eb 100644 --- a/config/irix64 +++ b/config/irix64 @@ -35,7 +35,7 @@ # Unconditionally set the compiler to gcc since the following flags # only apply to that compiler. -CC="cc -64" +CC="cc -ansi -64" warn="-fullwarn" -- cgit v0.12