GNU bug report logs - #50649
[patch] configure: fix libgccjit detection on MacPorts

Previous Next

Package: emacs;

Reported by: Dan Ports <dan <at> drkp.net>

Date: Sat, 18 Sep 2021 01:05:02 UTC

Severity: normal

Tags: patch

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Dan Ports <dan <at> drkp.net>
To: 50649 <at> debbugs.gnu.org
Subject: bug#50649: [patch] configure: fix libgccjit detection on MacPorts
Date: Fri, 17 Sep 2021 16:19:21 -0700
[Message part 1 (text/plain, inline)]
Tags: patch

The current code in configure checks if a MacPorts gcc port is
installed in order to find libgccjit, but it fails if more than one gcc
port is installed (e.g., both gcc10 and gcc11). 

The attached patch fixes it to return only one version -- specifically,
the latest version (with a bit of ugliness because gcc4x sorts after
gcc11)

Dan

-- 
Dan R. K. Ports                                      https://drkp.net/
[patch-libgccjit-macports.diff (text/x-diff, attachment)]

This bug report was last modified 3 years and 309 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.