Bug 25273

Summary: Compilation on Solaris x86 requires existence of getisax()
Product: liboil Reporter: Dagobert Michelsen <dam>
Component: unknownAssignee: David Schleef <ds>
Status: NEW --- QA Contact: David Schleef <ds>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Solaris   
Whiteboard:
i915 platform: i915 features:
Attachments: Enable getisax only for Solaris 10

Description Dagobert Michelsen 2009-11-25 02:18:42 UTC
Compiling liboil 0.3.16 on Solaris x86 requires the existence of getisax(), which first appeared in Solaris 10. That means compilation on Solaris 8/9 x86 is currently not possible. It should fall back to unoptimized compiles if the function getisax is not available.
Comment 1 David Schleef 2010-02-04 12:19:16 UTC
Got a patch?
Comment 2 Dagobert Michelsen 2010-02-05 01:24:36 UTC
Created attachment 33088 [details] [review]
Enable getisax only for Solaris 10

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.