Changed -Xc to -Xa. Needed for solaris 10 builds.

This commit is contained in:
Janet B. Anderson
2006-11-15 19:26:18 +00:00
parent c89bfe8cf1
commit 6911c54755

View File

@@ -24,7 +24,7 @@ GPROF=NO
# Configure OS vendor C compiler
CONFORM_CFLAGS_ANSI = -Xa -v
CONFORM_CFLAGS_STRICT = -Xc -v
CONFORM_CFLAGS_STRICT = -Xa -v
CONFORM_CFLAGS_TRAD = -Xs
PROF_CFLAGS_YES = -p
GPROF_CFLAGS_YES = -xpg