Bug 95357

Summary: [freedesktop-sdk-base] Fix 32bit arm (armv7a) tuning to really be hard float
Product: xdg-app Reporter: Tristan Van Berkom <tristan.van.berkom>
Component: GeneralAssignee: Alexander Larsson <alexl>
Status: RESOLVED FIXED QA Contact: Alexander Larsson <alexl>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: New 32bit arm tuning with proper hard float

Description Tristan Van Berkom 2016-05-11 20:26:19 UTC
Created attachment 123630 [details] [review]
New 32bit arm tuning with proper hard float

The 32bit armv7a tuning was not generating hard float, to enable hard float one needs to choose the fpu (either neon or some version of vfp).

The new tuning requires the neon simd, which should be available in any modern arm system on which it would be reasonable to run desktop applications.

(NOTE: Without this we also fail to build webkitgtk in gnome-sdk-images)
Comment 1 Alexander Larsson 2016-05-12 06:36:27 UTC
pushed

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.