diff options
author | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2021-08-18 22:48:46 +0200 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2022-12-27 09:22:25 +0100 |
commit | d396835265786fa83feb27af2e32b79f09392bfa (patch) | |
tree | ebba5b524e17f939a193fbf44e16d9d9ed982652 | |
parent | 666bd11813e99f46373eec5b448dddfdaecdf355 (diff) |
Teach symstore more duplicated DLLscib-6.4-14
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>
-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 09ea3576bfe4..7b782a2078d7 100755 --- a/bin/symstore.sh +++ b/bin/symstore.sh @@ -16,6 +16,8 @@ BLACK_LIST="python.exe" # # Same format as for BLACK_LIST above MOREPDBS_OKLIST="libcurl.dll +libcrypto-1_1.dll +libssl-1_1.dll freebl3.dll libeay32.dll nspr4.dll |