HomeFreeBSD

graphics/graphene: fix build on GCC architectures

Description

graphics/graphene: fix build on GCC architectures

Base GCC doesn't like this:
/usr/include/math.h: In function 'inline_isnan':
/usr/include/math.h:200: error: comparing floating point with == or != is unsafe
/usr/include/math.h: In function '
inline_isnanf':
/usr/include/math.h:207: error: comparing floating point with == or != is unsafe
/usr/include/math.h: In function '__inline_isnanl':
/usr/include/math.h:214: error: comparing floating point with == or != is unsafe

Details

Provenance
pkubajAuthored on
Parents
rP520632: sysutils/libcdio-paranoia: fix build on GCC architectures
Branches
Unknown
Tags
Unknown