diff options
author | Jose Fonseca <[email protected]> | 2015-04-02 17:35:16 +0200 |
---|---|---|
committer | Roland Scheidegger <[email protected]> | 2015-04-03 19:22:09 +0200 |
commit | 328375d2742a3394dc481fc5fae6c4a5d797b4e7 (patch) | |
tree | 91dac7a34e64562ee44b2c5ae7a8061a64416149 /CleanSpec.mk | |
parent | b9b66985c3d33fa0db2b49c0e0231aa6d341e183 (diff) |
gallium: fix gcc compile errors when using _XOPEN_SOURCE=600 but not std=c99
The fpclassify stuff either needs std=c99 or _XOPEN_SOURCE=600 passed
to gcc, but when using the latter the lrint family of function will be defined
too.
Diffstat (limited to 'CleanSpec.mk')
0 files changed, 0 insertions, 0 deletions