diff options
author | Samuel Pitoiset <[email protected]> | 2015-11-25 01:19:16 +0100 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2016-01-03 12:18:00 +0100 |
commit | 6a49fcfb1f28b563b89f2b37e82d9f87c0671228 (patch) | |
tree | fcb867cd0d05b69138c962041f0a50e84d3865bd /Android.mk | |
parent | 53dddab78c9bc7fbfd78bf23284ec6d92b70e93b (diff) |
gallium/tests: fix build with clang compiler
Nested functions are supported as an extension in GNU C, but Clang
don't support them.
This fixes compilation errors when (manually) building compute.c,
or by setting --enable-gallium-tests to the configure script.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=75165
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Edward O'Callaghan <[email protected]>
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions