From 54dc2eefdab938ae2b410e756853cd13e4aaf074 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Wed, 26 Feb 2014 21:54:59 +0000 Subject: - Update to 1.8.5 - Unbreak and unexpire - Stage support PR: ports/186982 Submitted by: Johannes 5 Joemann --- net/xorp/files/patch-policy__lex.yy_policy_parser.cc | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 net/xorp/files/patch-policy__lex.yy_policy_parser.cc (limited to 'net/xorp/files/patch-policy__lex.yy_policy_parser.cc') diff --git a/net/xorp/files/patch-policy__lex.yy_policy_parser.cc b/net/xorp/files/patch-policy__lex.yy_policy_parser.cc new file mode 100644 index 000000000000..985313fb2223 --- /dev/null +++ b/net/xorp/files/patch-policy__lex.yy_policy_parser.cc @@ -0,0 +1,10 @@ +--- ./policy/lex.yy_policy_parser.cc.orig 2010-07-19 21:10:33.000000000 +0000 ++++ ./policy/lex.yy_policy_parser.cc 2014-02-26 21:17:13.000000000 +0000 +@@ -2982,6 +2982,7 @@ + static int yy_flex_strlen (yyconst char * ); + #endif + ++#define YY_NO_INPUT + #ifndef YY_NO_INPUT + + #ifdef __cplusplus -- cgit v1.2.3