diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-03-05 11:09:11 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-03-05 11:09:11 +0800 |
commit | f54b8be70f5a23d26b6b47fff21d38b87c28f8e9 (patch) | |
tree | b7564b9efc0b882e1dcd3b83b03513a9b91e50e1 /chapter01 | |
parent | 07b44dd348e02b31ba67cdaed931cdaf770d572b (diff) |
dependencies: List bzip2, xz, and zlib as libelf dependencies
libelf.so links to libbz2.so.1.0, liblzma.so.5, and libz.so.1. libz is
really used, but to me liblzma and libbz2 are "unneeded dependencies":
the building system apparently thinks they are needed by zstd but
actually not. I don't want to "fix the upstream" so just list them here
anyway.
Diffstat (limited to 'chapter01')
0 files changed, 0 insertions, 0 deletions