devel/gdcm: Fix build when with LibreSSL 3.8.2.
gdcm uses the BUF_memdup() function which was removed from LibreSSL.
Attached patch adds a local copy when built with LibreSSL.
PR: 275568
Reported by: zirias@
devel/gdcm: Fix build when with LibreSSL 3.8.2. Tags None Referenced Files None Subscribers None
Description
Details
|