Commit bb63c8e9 authored by Matthew Fernandez's avatar Matthew Fernandez
Browse files

suppress line markers from Flex and Bison output

This aids reproducible builds, which we have gradually been progressing towards.

At this point it seems unlikely the Flex bug¹ that prevents using
`%option noline` will ever be fixed. So lets just use the work around for it.

¹ https://github.com/westes/flex/issues/268
parent 924e2ed6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment