summaryrefslogtreecommitdiff
path: root/multimedia/gstreamer0.10/patches/patch-gst_parse_grammar.y
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer0.10/patches/patch-gst_parse_grammar.y')
-rw-r--r--multimedia/gstreamer0.10/patches/patch-gst_parse_grammar.y14
1 files changed, 14 insertions, 0 deletions
diff --git a/multimedia/gstreamer0.10/patches/patch-gst_parse_grammar.y b/multimedia/gstreamer0.10/patches/patch-gst_parse_grammar.y
new file mode 100644
index 00000000000..d97a879dd9c
--- /dev/null
+++ b/multimedia/gstreamer0.10/patches/patch-gst_parse_grammar.y
@@ -0,0 +1,14 @@
+$NetBSD: patch-gst_parse_grammar.y,v 1.1 2013/08/01 22:08:16 wiz Exp $
+
+Fix build with bison-3.0.
+
+--- gst/parse/grammar.y.orig 2011-12-30 01:14:35.000000000 +0000
++++ gst/parse/grammar.y
+@@ -650,6 +650,7 @@ static int yyerror (void *scanner, graph
+
+ %parse-param { void *scanner }
+ %parse-param { graph_t *graph }
++%lex-param {void *scanner}
+ %pure-parser
+
+ %start graph