зеркало из https://github.com/mozilla/pjs.git
more tweaks.
This commit is contained in:
Родитель
1bb748fee5
Коммит
d4cab1df3f
|
@ -1716,7 +1716,7 @@ case "$target" in
|
||||||
|
|
||||||
*-*linux*)
|
*-*linux*)
|
||||||
TARGET_NSPR_MDCPUCFG='\"md/_linux.cfg\"'
|
TARGET_NSPR_MDCPUCFG='\"md/_linux.cfg\"'
|
||||||
MOZ_OPTIMIZE_FLAGS="-Os -finline-limit=70 -freorder-blocks -fno-reorder-functions"
|
MOZ_OPTIMIZE_FLAGS="-Os -finline-functions -finline-limit=50 -freorder-blocks -fno-reorder-functions"
|
||||||
MOZ_DEBUG_FLAGS="-g -fno-inline" # most people on linux use gcc/gdb,
|
MOZ_DEBUG_FLAGS="-g -fno-inline" # most people on linux use gcc/gdb,
|
||||||
# and that combo is not yet good at
|
# and that combo is not yet good at
|
||||||
# debugging inlined functions (even
|
# debugging inlined functions (even
|
||||||
|
|
Загрузка…
Ссылка в новой задаче