diff options
author | Erik Faye-Lund <[email protected]> | 2019-05-20 13:29:05 +0200 |
---|---|---|
committer | Erik Faye-Lund <[email protected]> | 2019-05-21 11:31:43 +0000 |
commit | eb85124a9f6e9cb94d0d4a99f91bbae374777e3a (patch) | |
tree | f06be0bbc884473fa36f094bd99cf8e44bbd37d9 /src/vulkan/Makefile.sources | |
parent | 67f94968936ea84335a37afbc36033dbc7353c95 (diff) |
glsl: do not use deprecated bison-keyword
%error-verbose has been deprecated since Bison 3.0, which was released
in 2013. In Bison 3.3.1 which was recently released, this has started
causing warnings. Let's update the code to do this in the modern way
intead, to avoid cluttering the output needlessly.
Signed-off-by: Erik Faye-Lund <[email protected]>
Reviewed-by: Timothy Arceri <[email protected]>
Diffstat (limited to 'src/vulkan/Makefile.sources')
0 files changed, 0 insertions, 0 deletions