Date: Fri, 02 Feb 2024 17:04:48 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 276249] lang/python311: Fix armv7 build Message-ID: <bug-276249-21822-gM55gPLkNs@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-276249-21822@https.bugs.freebsd.org/bugzilla/> References: <bug-276249-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=276249 --- Comment #17 from Benjamin Jacobs <freebsd@dev.thsi.be> --- (In reply to Brad Davis from comment #16) Such approach seems more correct, indeed. However it seems to me that bsd.port.pre.mk must come after bsd.options.mk and therefore one can't rely on the options processing to disable LTO anymore, which make that approach a bit more convoluted. Oh well... I came up with the following patch, it works for me as well :) Though there might still be a nicer way ? Either way, it would be nice that it gets fixed somehow before py311 becomes the default for all the people relying on pre-built armv7 packages as without python there will be a lot less of them. Thank you. -- 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-276249-21822-gM55gPLkNs>
