Bug 25273 - Compilation on Solaris x86 requires existence of getisax()
Summary: Compilation on Solaris x86 requires existence of getisax()
Status: NEW
Alias: None
Product: liboil
Classification: Unclassified
Component: unknown (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Solaris
: medium normal
Assignee: David Schleef
QA Contact: David Schleef
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-25 02:18 UTC by Dagobert Michelsen
Modified: 2010-02-05 01:24 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Enable getisax only for Solaris 10 (626 bytes, patch)
2010-02-05 01:24 UTC, Dagobert Michelsen
Details | Splinter Review

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.