diff --git a/configure/os/CONFIG.solaris-x86.solaris-x86 b/configure/os/CONFIG.solaris-x86.solaris-x86 index fa26a5009..b35f0789e 100644 --- a/configure/os/CONFIG.solaris-x86.solaris-x86 +++ b/configure/os/CONFIG.solaris-x86.solaris-x86 @@ -11,7 +11,7 @@ SPARCWORKS = /opt/SUNWspro CC = $(SPARCWORKS)/bin/cc CCC = $(SPARCWORKS)/bin/CC -CPP = $(CC) -E +CPP = $(CC) -E -Qn RANLIB = # required by sun's C++ compiler AR = $(CCC) -xar -o