1
1

common syms: whitelist bison-generated common symbols

Bison generates some common symbols that we can't do anything about,
so whitelist them.
Этот коммит содержится в:
Jeff Squyres 2016-01-16 03:52:10 -08:00
родитель 96f94f8228
Коммит 60ffe713b8
5 изменённых файлов: 22 добавлений и 0 удалений

4
ompi/mca/coll/ml/common_sym_whitelist.txt Обычный файл
Просмотреть файл

@ -0,0 +1,4 @@
# Ignore symbols in this component that are auto-generated and we
# can't do anything about them (e.g., flex/bison symbols).
coll_ml_config_yyleng
coll_ml_config_yytext

6
opal/common_sym_whitelist.txt Обычный файл
Просмотреть файл

@ -0,0 +1,6 @@
# Ignore symbols in libopen-pal that are auto-generated and we can't
# do anything about them (e.g., flex/bison symbols).
opal_show_help_yyleng
opal_show_help_yytext
opal_util_keyval_yyleng
opal_util_keyval_yytext

Просмотреть файл

@ -0,0 +1,4 @@
# Ignore symbols in this component that are auto-generated and we
# can't do anything about them (e.g., flex/bison symbols).
btl_openib_ini_yyleng
btl_openib_ini_yytext

4
orte/common_sym_whitelist.txt Обычный файл
Просмотреть файл

@ -0,0 +1,4 @@
# Ignore symbols in libopen-rte that are auto-generated and we can't
# do anything about them (e.g., flex/bison symbols).
orte_util_hostfile_leng
orte_util_hostfile_text

Просмотреть файл

@ -0,0 +1,4 @@
# Ignore symbols in this component that are auto-generated and we
# can't do anything about them (e.g., flex/bison symbols).
orte_rmaps_rank_file_leng
orte_rmaps_rank_file_text