Revert "make skia into static library"
commit8b517dfae3558127be332029daf969c548b6b0e5
authorNoel Grandin <noel.grandin@collabora.co.uk>
Tue, 7 May 2024 17:27:43 +0000 (7 19:27 +0200)
committerRené Engelhard <rene@debian.org>
Tue, 7 May 2024 18:34:39 +0000 (7 20:34 +0200)
treeb34ab2b9992852f38d0c9a37bcfe70adc1cb1705
parent6b62ff0eaf499eb8c2ed4af3413757f38bc97dcb
Revert "make skia into static library"

This reverts commit 6517ce70e50e61441484e7ee7a4be0e265020175.

Reason for revert:

<_rene__> noelgrandin: ping?
<_rene__> noelgrandin: /usr/bin/ld: /home/rene/LibreOffice/git/master/workdir/LinkTarget/StaticLibrary/libskia.a: error adding symbols: archive has no index; run ranlib to add one
<_rene__> noelgrandin: caused by your skia static library change. I think I pointed that out once already...
<_rene__> $ ld -v
<_rene__> GNU ld (GNU Binutils for Debian) 2.42
<noelgrandin> hmm, it's not an ld version issue, because I have ld 2.41
<_rene__> gcc version 13.2.0 (Debian 13.2.0-24)
<_rene__> and
<_rene__> Debian clang version 16.0.6 (27)
<_rene__> fwiw, too
<noelgrandin> is that a mergelibs build, or a regular build?
<_rene__> mergelibs
<_rene__> (the "normal" one, not =more)
<_rene__> noelgrandin: ... and LTO
<_rene__> noelgrandin: (saying because googling gives me https://github.com/mesonbuild/meson/issues/8371. and yes, .a is built with clang and the rest with gcc "of course")
<_rene__> noelgrandin: but the Linux release builds _do_ that:
<_rene__> $ grep -E "(lto|merge)" distro-configs/LibreOfficeLinux.conf
<_rene__> --enable-mergelibs
<_rene__> --enable-lto
<_rene__> $
<loircbot> LibreOffice (core) [libreoffice-7-6-7] lohmaier+LibreOffice · readlicense_oo/license/CREDITS.fodt · update credits
<noelgrandin> oh yeah, good spotting
<noelgrandin> yes, LTO is going to be a problem because skia is built with clang

Change-Id: I96c63109d2856c6e4cb22cf9ac945d4cfa9848c9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167227
Tested-by: René Engelhard <rene@debian.org>
Reviewed-by: René Engelhard <rene@debian.org>
Tested-by: Jenkins
RepositoryExternal.mk
external/skia/Library_skia.mk [moved from external/skia/StaticLibrary_skia.mk with 95% similarity]
external/skia/Module_skia.mk
solenv/gbuild/PrecompiledHeaders.mk
vcl/Library_vclplug_gen.mk
vcl/Library_vclplug_osx.mk
vcl/Library_vclplug_win.mk