mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-29 01:03:29 +02:00
bison 3.4.2 complains when encountering '%pure-parser': "warning: deprecated directive, use ‘%define api.pure’" A quick google suggests this option has been around since at least 2012, maybe longer, so probably safe to replace. Signed-off-by: Nicholas Sielicki <[email protected]>