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/>

index | next in thread | previous in thread | raw e-mail

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.

help

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