Enforcing neon on armv7
Describe your issue
What's the expected behaviour?
We proby should enforce neon on armv7 bc some package need it.
What's the current behaviour?
On pm os/alpine armv7, the base system isnt compiled with neon instruction thus pmos/alpine armv7 boot on device that have neon . However there are some package (eg. firefox,chromium) is compiled with neon instruction.
How to reproduce your issue?
Disable neon in the kernel config or use a device that run pmos armv7 and dont support neon (See !5938 (comment 461115))
What device are you using?
Unrelated
On what postmarketOS version did you encounter the issue?
-
edge (
master
branch) -
v24.12
-
v24.06
(supported until 2025-01-23) -
I confirm that the issue still is present after running
sudo apk upgrade -a
On what environment did you encounter the issue?
Environments
- GNOME Shell on Mobile
- Phosh
- Plasma Mobile
- Sxmo (Wayland/Sway) : All
- Other: All
How did you get postmarketOS image?
- from https://images.postmarketos.org
- I built it using pmbootstrap
- It was preinstalled on my device
What's the build date of the image? (in yyyy-mm-dd format)
Recenty
Additional information
we proby should report this to upsteam