https://bugs.freedesktop.org/show_bug.cgi?id=62868
Priority: medium
Bug ID: 62868
Assignee: [email protected]
Summary: solaris build broken with missing ffsll
Severity: normal
Classification: Unclassified
OS: Solaris
Reporter: [email protected]
Hardware: Other
Status: NEW
Version: 9.1
Component: Mesa core
Product: Mesa
Created attachment 77157
--> https://bugs.freedesktop.org/attachment.cgi?id=77157&action=edit
MesaLib-9.1.1-ffs.patch
Mesa uses ffsll, which isn't present on Solaris. It is however present as a
builtin in gcc, which is sufficient. But for unclear reasons the Mesa headers
will only properly use that on a specific list of platforms, instead of all gcc
compliations.
Attached patch removes this restrictive list and uses the builtins whenever gcc
is used and the native versions are missing.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev