diff options
author | Brian Paul <[email protected]> | 2013-03-28 17:06:35 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2013-04-01 08:40:35 -0600 |
commit | 95df2b28831147b3e7ce2a3b6257bf60c46b4ab4 (patch) | |
tree | 8e854f67e01de73969c55df00e342f3dc556425e /src/mesa/main/viewport.c | |
parent | 99811c344b830c2aa7910a6723be7e7ef0e8b327 (diff) |
mesa: remove platform checks around __builtin_ffs, __builtin_ffsll
Use the __builtin_ffs, __builtin_ffsll functions whenever we have GCC,
not just for specific platforms. Fixes Solaris build.
Note: This is a candidate for the stable branches.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=62868
Signed-off-by: Brian Paul <[email protected]>
Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/mesa/main/viewport.c')
0 files changed, 0 insertions, 0 deletions