diff options
author | Adam Sampson <ats@offog.org> | 2018-04-03 23:48:43 +0100 |
---|---|---|
committer | Arkadiusz Hiler <arkadiusz.hiler@intel.com> | 2018-04-04 16:43:24 +0300 |
commit | 2440f7220f6416156f3daf24dd073be396a44dcd (patch) | |
tree | db01b9d576863228b74e2eebeb8f63ad77d25c23 /overlay/chart.h | |
parent | cad5fc06f954546042a432202cbe7e5a20fe1132 (diff) |
Use flex -i when building with meson.
When built with automake, the assembler's tokeniser is built with -i,
making it case-insensitive. This wasn't being done with meson.
(The symptom was build failures in intel-vaapi-driver, which uses
register types like ":ub". In lex.l, they're written as ":UB", so the
lexer was rejecting them without -i.)
Signed-off-by: Adam Sampson <ats@offog.org>
Reviewed-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Diffstat (limited to 'overlay/chart.h')
0 files changed, 0 insertions, 0 deletions