[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: 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.