Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Sep 2023 20:28:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 273122] lang/python311: backport netlink support
Message-ID:  <bug-273122-21822-lMAAfIIYaa@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273122-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273122-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=3D273122

Mina Gali=C4=87 <freebsd@igalic.co> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #244076|0                           |1
        is obsolete|                            |

--- Comment #16 from Mina Gali=C4=87 <freebsd@igalic.co> ---
Created attachment 245298
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D245298&action=
=3Dedit
lang/python311: backport netlink support

- implement patch as single file.
- patch configure.ac instead of configure (as per Handbook)
- add USES=3D autoreconf:2.69
- get rid of old patch-configure for LTO
- implement it as patch-configure.ac, lest it be overwritten

That last part could be done as REINPLACE_CMD, but for now I find it easier=
 to
have all patches =E2=80=A6 as patches.

The LTO stuff should be fixed by making use of the previously detected
cc_is_clang and pushed then upstream.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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