Date: Wed, 31 Jan 2024 14:01:32 +0000 From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 276249] lang/python311: Fix armv7 build Message-ID: <bug-276249-21822-EMNC6RgIi7@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/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276249 Benjamin Jacobs <freebsd@dev.thsi.be> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freebsd@dev.thsi.be --- Comment #2 from Benjamin Jacobs <freebsd@dev.thsi.be> --- Hello, I've the same issues. It looks like clang generates a bad address compiling ./Programs/_freeze_module. However simply disabling LTO as it is done for riscv64 alleviates the probem. Please consider the following alternative pa= tch. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276249-21822-EMNC6RgIi7>