bustage fix for solaris from bug 403224

This commit is contained in:
ted.mielczarek@gmail.com 2008-03-18 14:30:54 -07:00
parent 6f6b62ec94
commit c30a51f61d

View File

@ -6667,7 +6667,7 @@ fi
CFLAGS="$_SAVE_CFLAGS"
if test -n $INTEL_CC; then
if test -n "$INTEL_CC"; then
PROFILE_GEN_CFLAGS="-prof-gen -prof-dir ."
PROFILE_GEN_LDFLAGS=
PROFILE_USE_CFLAGS="-prof-use -prof-dir ."