diff options
author | Đoàn Trần Công Danh <congdanhqx@gmail.com> | 2023-08-08 15:08:27 +0000 |
---|---|---|
committer | Đoàn Trần Công Danh <sgn.danh@gmail.com> | 2023-08-30 06:24:12 +0000 |
commit | 6d6cf11a2b8ee2cb154600c9f5a233c6d2af25e9 (patch) | |
tree | 4fec01a967325bae43a68d7b8302b36307bc93ed /common/travis | |
parent | 337d270447d62d4be99cfa062f6e7ac85df25bc3 (diff) | |
download | void-packages-6d6cf11a2b8ee2cb154600c9f5a233c6d2af25e9.tar void-packages-6d6cf11a2b8ee2cb154600c9f5a233c6d2af25e9.tar.gz void-packages-6d6cf11a2b8ee2cb154600c9f5a233c6d2af25e9.tar.bz2 void-packages-6d6cf11a2b8ee2cb154600c9f5a233c6d2af25e9.tar.lz void-packages-6d6cf11a2b8ee2cb154600c9f5a233c6d2af25e9.tar.xz void-packages-6d6cf11a2b8ee2cb154600c9f5a233c6d2af25e9.tar.zst void-packages-6d6cf11a2b8ee2cb154600c9f5a233c6d2af25e9.zip |
hooks/shlib-provides: record shared libraries without SONAME
In a later change, we would like to generate runtime-deps between
sub-packages.
In order to do that, we can add everything into etc/shlibs or we can
look into other subpackages directly. The former is cumbersome if such
package has lot of shared-objects. The latter requires traversing and
checking a lot of files. Furtunately, we can speed up the latter one by
storing all shared-objects' information in a centralised place.
Diffstat (limited to 'common/travis')
0 files changed, 0 insertions, 0 deletions