diff options
author | Matt Turner <[email protected]> | 2017-08-28 11:11:17 -0700 |
---|---|---|
committer | Matt Turner <[email protected]> | 2017-08-29 15:20:57 -0700 |
commit | 8b5b6a8abf98281371a0130367ccf9a643c568c8 (patch) | |
tree | f6c665257d0972ddbbe08fa212baadb2152c86d1 /src/Makefile.am | |
parent | 37f664a066f28207bbf6d68904222919ad962c1e (diff) |
glsl: define YY_NO_INPUT to prevent unused symbol warnings
Otherwise clang warns:
glsl/glsl_lexer.cpp:3507:16: warning: function 'yyinput' is not needed
and will not be emitted [-Wunneeded-internal-declaration]
static int yyinput (yyscan_t yyscanner)
^
Reviewed-by: Emil Velikov <[email protected]>
Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions