Bug 95357 - [freedesktop-sdk-base] Fix 32bit arm (armv7a) tuning to really be hard float
Summary: [freedesktop-sdk-base] Fix 32bit arm (armv7a) tuning to really be hard float
Status: RESOLVED FIXED
Alias: None
Product: xdg-app
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Alexander Larsson
QA Contact: Alexander Larsson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-11 20:26 UTC by Tristan Van Berkom
Modified: 2016-05-12 06:36 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
New 32bit arm tuning with proper hard float (1.00 KB, patch)
2016-05-11 20:26 UTC, Tristan Van Berkom
Details | Splinter Review

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.