diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2022-03-14 20:31:12 +0100 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-03-14 20:31:12 +0100 |
commit | 3c3d81e5a001b82fadb75607b35b303e4c46f7bf (patch) | |
tree | 98b2011881822dc691fa3d57105f790ebb86d6f3 /LICENSE | |
parent | b2557439592960345efddb428e964b5a457827fb (diff) | |
download | mbuto-3c3d81e5a001b82fadb75607b35b303e4c46f7bf.tar mbuto-3c3d81e5a001b82fadb75607b35b303e4c46f7bf.tar.gz mbuto-3c3d81e5a001b82fadb75607b35b303e4c46f7bf.tar.bz2 mbuto-3c3d81e5a001b82fadb75607b35b303e4c46f7bf.tar.lz mbuto-3c3d81e5a001b82fadb75607b35b303e4c46f7bf.tar.xz mbuto-3c3d81e5a001b82fadb75607b35b303e4c46f7bf.tar.zst mbuto-3c3d81e5a001b82fadb75607b35b303e4c46f7bf.zip |
mbuto: Add support for additional libraries typically loaded via dlopen(3)
Example: glibc needs, for basic tasks such as domain resolution,
libnss_files and libnss_dns, which in turn links to libresolv.
Add a LIBS_DLOPEN variable to hold pairs of libraries typically
doing this and additional libraries to copy -- not a complete list,
just what's strictly needed for basic functionality.
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions