-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Fix build for armv7 #14801
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix build for armv7 #14801
Conversation
@SakiTakamachi is it too late for alpha1 to be fixed? |
Yes, we don't retag versions. |
Looks it needs more fixes to pass CI but with the patch Alpine finished building
|
Thank you! Relevant part of the GNU as manual:
However, it's not clear to me whether the This project uses |
@arnaud-lb I'm using clang18 and only arm failed initially, when I replaced it with
|
This makes sense. My worry was whether changing to |
Thank you! |
Started packaging 8.4_alpha1 for Alpinelinux and faced build failure for armv7 and armhf using clang 18..1.8
quick grep showed that other sections has
%progbits
instead of@progbits