removed error-verbose to reduce resulting sh.mod size
This commit is contained in:
parent
1a0c3b4809
commit
d63cdb6e70
@ -80,8 +80,6 @@
|
||||
%type <cmd> commands1 menuentry statement
|
||||
|
||||
%pure-parser
|
||||
%error-verbose
|
||||
|
||||
%lex-param { struct grub_parser_param *state };
|
||||
%parse-param { struct grub_parser_param *state };
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user