more tweaks.
This commit is contained in:
Родитель
fd029d5b4c
Коммит
ae27289461
|
@ -1716,7 +1716,7 @@ case "$target" in
|
|||
|
||||
*-*linux*)
|
||||
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,
|
||||
# and that combo is not yet good at
|
||||
# debugging inlined functions (even
|
||||
|
|
Загрузка…
Ссылка в новой задаче