bug#75642: A fix for `guile-3.0.pc`
Ludovic Courtès <[email protected]> Fri, 28 Feb 2025 21:18:14 +0100
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi Werner, Werner LEMBERG <[email protected]> skribis: >>From d92e90bf2a019fc4cb62b0a7398bddf87740e9f1 Mon Sep 17 00:00:00 2001 > From: Werner Lemberg <[email protected]> > Date: Fri, 17 Jan 2025 11:10:26 +0100 > Subject: [PATCH] Add `LIB_GETRANDOM` to `Libs.private` in `.pc` files > > The omission was discovered while cross-compiling LilyPond with mingw > 11.0.1: without this addition, linking with libguile causes the error > > undefined reference to `BCryptGenRandom' Applied, together with a ‘NEWS’ update. Thanks! Ludo’.