bird: explicitly set C standard 133/head
authorDirk Neukirchen <dirkneukirchen@web.de>
Mon, 15 Jun 2015 10:36:55 +0000 (12:36 +0200)
committerDirk Neukirchen <dirkneukirchen@web.de>
Wed, 19 Aug 2015 08:45:05 +0000 (10:45 +0200)
fixes gcc5 compile

compile error was:
cf-lex.o: In function `add_tail':
cf-lex.c:(.text+0x2d1): multiple definition of `add_tail'
cf-parse.tab.o:cf-parse.tab.c:(.text+0x1f9): first defined here

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>

No differences found