Skip to content
Commit 21112a7c authored by strager's avatar strager Committed by Dmitry Kalinkin
Browse files

libgcrypt: fix 1.5 build on macOS (#59507)

libgcrypt-1.5's configure script incorrectly detects x86_64-apple-darwin
(macOS) as an ELF platform. This causes failures when compiling assembly
sources. Backport libgcrypt's fix for this issue, fixing libgcrypt-1.5's
build on macOS.
parent a6020264
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment