]> git.ipfire.org Git - thirdparty/zstd.git/commit
meson: avoid rebuilding some libzstd sources in the programs
authorEli Schwartz <eschwartz@archlinux.org>
Tue, 10 Aug 2021 02:53:15 +0000 (22:53 -0400)
committerEli Schwartz <eschwartz@archlinux.org>
Fri, 29 Apr 2022 01:56:36 +0000 (21:56 -0400)
commit8d522b8a9da21edc7b3b85faa4daeb495ff56a85
tree482c12b00ebcadf3182787019e030e4cdfe35e84
parentdf6eefb3bbe18901875ffb7eef5bdb5e84066d7e
meson: avoid rebuilding some libzstd sources in the programs

These need to be explicitly included as we use their private symbols,
but we don't need to recompile them when we can reuse the existing
objects.

Minus 7 compile steps.
build/meson/programs/meson.build