mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-31 11:01:40 +00:00
bustage fix for solaris from bug 403224
This commit is contained in:
parent
6f6b62ec94
commit
c30a51f61d
@ -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 ."
|
||||
|
Loading…
x
Reference in New Issue
Block a user