On Fri, Feb 26, 2016 at 09:20:17PM +0000, Taylor R Campbell wrote:
> Module Name:  src
> Committed By: riastradh
> Date:         Fri Feb 26 21:20:17 UTC 2016
> 
> Modified Files:
>       src/external/mit/xorg/lib: libglsl.mk
> 
> Log Message:
> Disable C++11 warnings about `register' qualifiers in glsl_lexer.cpp.
> 
> glsl_lexer.cpp was generated by a flex that still uses it.  It is
> harmless.

Just use -Dregister=?

Joerg

Reply via email to