Re: [PATCH] aisleriot: pick up the specified guile version
- From: Omar Polo <op omarpolo com>
- To: Omar Polo <op omarpolo com>
- Cc: games-list gnome org
- Subject: Re: [PATCH] aisleriot: pick up the specified guile version
- Date: Mon, 01 Aug 2022 19:54:11 +0200
Omar Polo via games-list <games-list gnome org> wrote:
Hello,
aisleriot' meson.build has a -D flag to specify the guile version, for
example -Dguile=2.2. The problem is that it always ends up chosing the
newer one available, even when -Dguile=X.Y was specified.
So, if i want it to build with guile2.2 while having guile3 installed
-Dguile=2.2 would still end up linking to guile3, which is unexpected.
diff below fixes it for me, tested on OpenBSD-CURRENT.
I hope it's fine to send patches here. looking at the archive this
mailing list was empty for some time; i'm making an attempt to avoid
having to mess with gitlab :)
please disregard the diff. i rebased it after the latest release, but
apparently the only issue was the `to_string()' in meson.build that was
removed in the latest version.
sorry for the noise
[Date Prev][Date Next] [Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]