https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273122
Mina Galić <free...@igalic.co> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #244076|0 |1
is obsolete| |
--- Comment #16 from Mina Galić <free...@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.