зеркало из https://github.com/mozilla/gecko-dev.git
Automated update from host egg
This commit is contained in:
Родитель
7129787960
Коммит
7dd5663519
|
@ -15715,7 +15715,7 @@ if test "${enable_optimize+set}" = set; then
|
|||
if test "$enableval" != "no"; then
|
||||
MOZ_OPTIMIZE=1
|
||||
if test -n "$enableval" && test "$enableval" != "yes"; then
|
||||
MOZ_OPTIMIZE_FLAGS=`echo $enableval | sed -e 's|\\\ | |g'`
|
||||
MOZ_OPTIMIZE_FLAGS=`echo "$enableval" | sed -e 's|\\\ | |g'`
|
||||
MOZ_OPTIMIZE=2
|
||||
fi
|
||||
else
|
||||
|
|
Загрузка…
Ссылка в новой задаче