WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
254402
PC_GCRYPT_FOUND should be checked in FindLibGcrypt.cmake
https://bugs.webkit.org/show_bug.cgi?id=254402
Summary
PC_GCRYPT_FOUND should be checked in FindLibGcrypt.cmake
Kai
Reported
2023-03-24 03:26:11 PDT
After `pkg_check_modules(PC_GCRYPT QUIET libgcrypt)` in FindLibGcrypt.cmake, PC_GCRYPT_FOUND will be set but PC_GCRYPT is kept empty. So PC_GCRYPT_FOUND should be checked instead.
Attachments
Add attachment
proposed patch, testcase, etc.
EWS
Comment 1
2023-04-03 23:58:51 PDT
Committed
262568@main
(2bbc81a78b68): <
https://commits.webkit.org/262568@main
> Reviewed commits have been landed. Closing PR #12360 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug