mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 05:45:59 +03:00
Reduces bison dependency to 3.0
This commit is contained in:
parent
70c2621af3
commit
9096055ea7
@ -1,5 +1,5 @@
|
||||
%skeleton "lalr1.cc" /* -*- C++ -*- */
|
||||
%require "3.0.2"
|
||||
%require "3.0"
|
||||
%defines
|
||||
%define parser_class_name {seclang_parser}
|
||||
%define api.token.constructor
|
||||
|
Loading…
x
Reference in New Issue
Block a user