bustage fix for solaris from bug 403224
This commit is contained in:
Родитель
9ba18007cc
Коммит
da825bc85b
|
@ -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 ."
|
||||
|
|
Загрузка…
Ссылка в новой задаче