libpfring: Fix compilation when missing lex 7410/head
authorRosen Penev <rosenp@gmail.com>
Tue, 13 Nov 2018 20:40:53 +0000 (12:40 -0800)
committerRosen Penev <rosenp@gmail.com>
Tue, 13 Nov 2018 21:41:47 +0000 (13:41 -0800)
commit3ea82cd80095e837ef37a1d2935f29b4d6cadd85
tree375fe45f208f7ef79ef2385699a6e133e2ce4a7b
parent8376d309811c96a830709c29adaacb0b4a13edb7
libpfring: Fix compilation when missing lex

Buildbots are missing lex, which is normally a symlink to flex. This
solution is used elsewhere in the package but missing here.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
libs/libpfring/Makefile
libs/libpfring/patches/010-fix-buildbots.patch [new file with mode: 0644]