cbb42f9dd4
dbfc495a9a
"Add config option used when we try to
link one huge object file" had added it for the --enable-lto case, but without
documenting exactly what it should help with. And at least my local Linux
--enable-lto --enable-dbgutil etc. build successfully does `make check &&
make screenshot` without it.
This removes the only use of STATIC_LINKING, so remove it completely. (And
basctl/source/basicide/basidesh.cxx still needs to include config_options.h for
ENABLE_MERGELIBS.)
Change-Id: I3820e1cacccc92f5ac0c9c7fcc539c29a6864694
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/90804
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
7 lines
209 B
YAML
7 lines
209 B
YAML
---
|
|
assumeFilename: basctl/source/basicide/baside2b.cxx
|
|
blacklist:
|
|
basctl/source/basicide/basidesh.cxx:
|
|
# Needed for TypedWhichId defines is basslots.hxx
|
|
- sfx2/dinfdlg.hxx
|
|
- sfx2/minfitem.hxx
|