[Bug 258377] lang/python3?: Disable detection of multiarch for Clang 13
Date: Fri, 26 Nov 2021 18:49:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258377
--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=4af982e6bea019a33ae85c6c92a3042fadccb739
commit 4af982e6bea019a33ae85c6c92a3042fadccb739
Author: Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2021-11-26 16:02:16 +0000
Commit: Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2021-11-26 18:48:57 +0000
lang/python3(6|7|8|9|10|11): work around unwanted multiarch detection again
In ports 6bef09666460 we patched out python's erroneous multiarch
detection using sed, but upstream changed the surrounding parts in the
configure script to defeat the regex we were using. Update the regex to
cope with the change.
PR: 259896, 258377
MFH: 2021Q4
Approved by: maintainer timeout (9 days)
lang/python310/Makefile | 3 +--
lang/python311/Makefile | 3 +--
lang/python36/Makefile | 3 +--
lang/python37/Makefile | 3 +--
lang/python38/Makefile | 3 +--
lang/python39/Makefile | 3 +--
6 files changed, 6 insertions(+), 12 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.