security/sequoia-sq: fix build on armv7
This avoids an address space exhaustion due to LTO.
Approved by: portmgr (build fix blanket)
MFH: 2025Q1
(cherry picked from commit 0ae0e6a0265a079bd356358bde352a90dc374e29)
x11/wezterm: fix build on armv7
This avoids an address space exhaustion due to LTO.
Approved by: portmgr (build fix blanket)
MFH: 2025Q1
(cherry picked from commit bd1fd7747c84e5c3b4339f939f39d2427c4d1031)
net-im/conduit: fix build on armv7
This avoids an address space exhaustion due to LTO.
Approved by: portmgr (build fix blanket)
MFH: 2025Q1
(cherry picked from commit efdde54bd4f7076b345a994e66976abd412b253f)
audio/gnome-podcasts: fix build on armv7
This avoids an address space exhaustion due to LTO.
Approved by: portmgr (build fix blanket)
MFH: 2025Q1
(cherry picked from commit 1b82d05b851917d17de439397e132d33e005e4e1)
security/authenticator: fix build on armv7
This avoids an address space exhaustion due to LTO.
Approved by: portmgr (build fix blanket)
MFH: 2025Q1
(cherry picked from commit b41f00fa8b165d4ba6d7b87ffb41ce60cdeeea80)
net-im/iamb: fix build on armv7
This avoids an address space exhaustion due to LTO.
Approved by: portmgr (build fix blanket)
MFH: 2025Q1
(cherry picked from commit 99307fa7af2d60094dab4564a1d53fdaf7ca3683)
misc/arrow-datafusion: fix build on armv7
This avoids an address space exhaustion due to LTO.
Approved by: portmgr (build fix blanket)
MFH: 2025Q1
(cherry picked from commit 5b1613afc966939756bd8a00c53c44cafea1c777)
graphics/libskiasharp: fix build on armv7 and aarch64
Add getauxval() shim using elf_aux_info() for CPU feature detection.
Approved by: portmgr (build fix blanket)
MFH: 2025Q1
(cherry picked from commit 7e9fc36ba37453a1ab8bbfa6f43bdd0507555696)
net-mgmt/wifimgr: update to 1.25
Version 1.24 / 1.25
- Removed support for server_nai which was dropped from wpa_supplicant
in 2005-09-25 - v0.4.5.
- Removed support for nai and eappsk which were dropped from
wpa_supplicant in 2008-02-22 - v0.6.3.
- Added prototype for gui_init();
- Move man page from ${PREFIX}/man to ${PREFIX}/share/man.
- Add support for -fPIE when compiling with "WITH_PIE=yes".
PR: 284095
Reported by: Graham Perrin <grahamperrin at gmail.com>