about summary refs log tree commit diff stats
path: root/src/library_list.h
diff options
context:
space:
mode:
authorptitSeb <sebastien.chev@gmail.com>2021-09-08 20:55:05 +0200
committerptitSeb <sebastien.chev@gmail.com>2021-09-08 20:55:05 +0200
commit911ecc4489593b28d87fec30e94500693d03457c (patch)
tree2db99a92aa75da7bd2328c16e50249fe5834424e /src/library_list.h
parent63ab450d875018ab284f6beaa71a2b1d859051d6 (diff)
downloadbox64-911ecc4489593b28d87fec30e94500693d03457c.tar.gz
box64-911ecc4489593b28d87fec30e94500693d03457c.zip
Added minimal wrapped libnsp4, libnss3, libnssutil3 and linsmime3
Diffstat (limited to 'src/library_list.h')
-rwxr-xr-xsrc/library_list.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/library_list.h b/src/library_list.h
index 51f42cb8..771cdde4 100755
--- a/src/library_list.h
+++ b/src/library_list.h
@@ -162,6 +162,11 @@ GO("libgssapi_krb5.so.2", gssapikrb5)
 GO("libgssapi.so.3", gssapi)
 //GO("libtiff.so.5", libtiff)
 //GO("libfuse.so.2", libfuse)
+GO("libnss3.so", nss3)
+GO("libnssutil3.so", nssutil3)
+GO("libsmime3.so", smime3)
+GO("libnspr4.so", nspr4)
+GO("libselinux.so.1", selinux)
 
 GO("ld-linux-x86-64.so.2", ldlinux)