diff options
author | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2021-08-18 22:48:46 +0200 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2021-08-18 22:51:15 +0200 |
commit | 133352645a8c10fc0d13795480a3c2f93c36a61f (patch) | |
tree | 1f799d72b8b5ab7033dc580914d5fd3821e9d239 /bin | |
parent | 2da60bb46a93a8d68111e1f18b31e8e6ddc6cc2c (diff) |
Teach symstore more duplicated DLLs
Amending commit b4dfba947768834ffecc09056992019878711c8b with
adding the copied DLLs here, too (symstore complains otherwise)
Change-Id: If5cc155cf2fe11b0f97cd152993609fd2c835316
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/120686
Tested-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/symstore.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/symstore.sh b/bin/symstore.sh index c4e9870c9aa5..2734f1b22a58 100755 --- a/bin/symstore.sh +++ b/bin/symstore.sh @@ -16,6 +16,8 @@ EXCLUDE_LIST="python.exe" # # Same format as for EXCLUDE_LIST above MOREPDBS_OKLIST="libcurl.dll +libcrypto-1_1.dll +libssl-1_1.dll freebl3.dll libeay32.dll nspr4.dll |