[Mesa-dev] [PATCH:mesa 2/4] Avoid fighting with Solaris headers over isnormal()
Emil Velikov
emil.l.velikov at gmail.com
Tue Feb 17 10:21:11 PST 2015
Hi Alan,
On 16/02/15 02:41, Alan Coopersmith wrote:
> When compiling in C99 or C++11 modes, Solaris defines isnormal() as
> a macro via <math.h>, which causes the function definition to become
> too mangled to compile.
>
Is this series sufficient to get mesa working again with Solaris ?
Afaics there is a similar redefinition of isnormal in
src/glsl/nir/nir_constant_expressions.py.
The series looks like stable material imho. If you're planning to push
these yourself please add
Cc: "10.5" <mesa-stable at lists.freedesktop.org>
Reviewed-by: Emil Velikov <emil.l.velikov at gmail.com>
Thanks
Emil
More information about the mesa-dev
mailing list