-
Stephan Bergmann yazdı
...which was at maximum set to GCC's -finline-limit=0 -fno-inline (solenv/gbuild/platform/com_GCC_defs.mk). Those options were set for debug builds "since forever", but that looks very much like cargo cult: -fno-inline "is the default when not optimizing" anyway (<https://gcc.gnu.org/onlinedocs/gcc-7.4.0/gcc/Optimize-Options.html>), and it is unclear to me how -finline-limit=0 should have any impact beyond -fno-inline (and maybe was present for ancient compilers that only supported -finline-limit but not -fno-inline?). Change-Id: Id6752d03b1b7ec8763defabc5720d4dd08790874 Reviewed-on: https://gerrit.libreoffice.org/66836 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
c2216d2d
Adı |
Son kayıt (commit)
|
Son güncelleme |
---|---|---|
.. | ||
LibreOfficeLight | ||
UnitTest | ||
source | ||
.gitignore | ||
CustomTarget_iOS_link.mk | ||
CustomTarget_iOS_setup.mk | ||
DISCLAIMER_WARNING | ||
Makefile | ||
Module_ios.mk | ||
README | ||
StaticLibrary_ios.mk | ||
welcome.odt |