[Bug 273122] lang/python311: backport netlink support

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 27 Sep 2023 20:28:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273122

Mina Galić <freebsd@igalic.co> changed:

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

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

- implement patch as single file.
- patch configure.ac instead of configure (as per Handbook)
- add USES= 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 … as patches.

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

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