[Bug 276249] lang/python311: Fix armv7 build
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 276249] lang/python311: Fix armv7 build"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 02 Feb 2024 17:04:48 UTC
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.