mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-13 21:36:00 +03:00
Reduces bison required version to test it over the buildbots
This commit is contained in:
parent
8a135cff9a
commit
c0ebd45a68
@ -1,5 +1,5 @@
|
||||
%skeleton "lalr1.cc" /* -*- C++ -*- */
|
||||
%require "3.0.4"
|
||||
%require "3.0.2"
|
||||
%defines
|
||||
%define parser_class_name {seclang_parser}
|
||||
%define api.token.constructor
|
||||
|
Loading…
x
Reference in New Issue
Block a user