From 3126ff77e2bcd3955fb93ff277f41a54a31cd3d0 Mon Sep 17 00:00:00 2001 From: Gilles Gouaillardet Date: Tue, 16 Aug 2016 11:29:06 +0900 Subject: [PATCH] pmix2x: common syms: whitelist bison-generated common symbols Bison generates some common symbols that we can't do anything about, so whitelist them. --- opal/mca/pmix/pmix2x/common_sym_whitelist.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 opal/mca/pmix/pmix2x/common_sym_whitelist.txt diff --git a/opal/mca/pmix/pmix2x/common_sym_whitelist.txt b/opal/mca/pmix/pmix2x/common_sym_whitelist.txt new file mode 100644 index 0000000000..7a60b367d6 --- /dev/null +++ b/opal/mca/pmix/pmix2x/common_sym_whitelist.txt @@ -0,0 +1,6 @@ +# Ignore symbols in this component that are auto-generated and we +# can't do anything about them (e.g., flex/bison symbols). +pmix_util_keyval_yyleng +pmix_util_keyval_yytext +pmix_show_help_yyleng +pmix_show_help_yytext