K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-12-22T14:58:37.783272Z K 7 svn:log V 477 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 END