From ec2a200ee084bd603db018c69a1560e31424533b Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Fri, 30 Oct 1998 09:08:17 -0500 Subject: [svn-r845] Set it to use vendor provided cc compiler. Updated developer version too. --- config/irix6.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/irix6.2 b/config/irix6.2 index c98fef9..f58977a 100644 --- a/config/irix6.2 +++ b/config/irix6.2 @@ -9,6 +9,9 @@ # Compiler flags. The CPPFLAGS values should not include package debug # flags like `-DH5G_DEBUG' since these are added with the # `--enable-debug' switch of configure. + +# Use SGI supplied C compiler +CC="cc" RANLIB=: # What must *always* be present for things to compile correctly? -- cgit v0.12