mirror of
https://github.com/NixOS/nix
synced 2025-06-27 16:51:15 +02:00
Fix Bison 2.4 warning
This commit is contained in:
parent
99b73fb507
commit
926d3e5bb0
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
%glr-parser
|
%glr-parser
|
||||||
%pure-parser
|
%define api.pure
|
||||||
%locations
|
%locations
|
||||||
%define parse.error verbose
|
%define parse.error verbose
|
||||||
%defines
|
%defines
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue