[Xorp-hackers] [PATCH] Fix compiling of lex and yacc on BSD OSs

igorm at etf.rs igorm at etf.rs
Wed Mar 14 03:01:39 PDT 2012


From: Igor Maravic <igorm at etf.rs>

Hi Ben,
I included check which OS are we using. Depending on that,
we include appropriate files.

I assumed that bison on NetBSD have similar behavior as on FreeBSD.
Other OSs can be included easily.
Hope it works. It works on my Ubuntu 11.10 :)
BR
Igor

PS Should I fix indentation on other patches or not?
Any how, I'm going to separate code changes from ws fixes.
I'll only going to send ws fixes, for now.

Igor Maravic (1):
  xorp: rtrmgr: Fix compiling of lex and yacc on BSD OSs

 xorp/SConstruct            |    3 +++
 xorp/rtrmgr/SConscript     |    9 +++++++--
 xorp/rtrmgr/boot.ll        |    5 +++++
 xorp/rtrmgr/op_commands.ll |    5 +++++
 xorp/rtrmgr/template.ll    |    5 +++++
 5 files changed, 25 insertions(+), 2 deletions(-)

-- 
1.7.5.4



More information about the Xorp-hackers mailing list