]> git.puffer.fish Git - matthieu/frr.git/commit
lib: use traditional yacc empty statement
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 29 Nov 2016 13:45:49 +0000 (14:45 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 29 Nov 2016 13:46:54 +0000 (14:46 +0100)
commit0d4aa1b1864dc8f7cc8a210c15b0302f14f0dcb9
tree2070f9a055ec949c9d2549bddf61da49bdc28e62
parent030204c7b0631fd77b5a62498a59417c61f64bf3
lib: use traditional yacc empty statement

%empty was added in bison 2.7.1, which seems to not be available on some
of the BSDs by default.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
lib/command_parse.y