[Bug 276249] lang/python311: Fix armv7 build

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 31 Jan 2024 14:01:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249

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 patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.