Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jun 2021 18:22:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 256141] lang/python3*: Remove LIBFFI option for python* versions which unbundled libffi (Fails to install without LIBFFI)
Message-ID:  <bug-256141-21822-RJrLROx0Lz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256141-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256141-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256141

--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch 2021Q2 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D712927d32f8c753ba4e4ff250d9b795=
bf7391383

commit 712927d32f8c753ba4e4ff250d9b795bf7391383
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2021-06-04 14:18:37 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2021-06-10 17:12:30 +0000

    lang/python3[89]: remove LIBFFI option

    Python now requires libffi from ports and does not build with LIBFFI
    disabled, so remove the option.

    PR:             256141
    Reported by:    majo-bugs.freebsd.org@cerny.sk
    Reviewed by:    koobs (python)
    Approved by:    koobs (python)
    MFH:            2020Q2 (bugfix)

    (cherry picked from commit 64be746e535b0ca620460c95a819b81ac2159d01)

 lang/python38/Makefile | 17 +++++------------
 lang/python39/Makefile | 17 +++++------------
 2 files changed, 10 insertions(+), 24 deletions(-)

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256141-21822-RJrLROx0Lz>