summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-numeric
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2015-08-26 09:25:25 +0800
committerMartin Jansa <Martin.Jansa@gmail.com>2015-08-31 20:02:23 +0200
commit3a92cd036ca878a736b7643e391c123b32e05f16 (patch)
tree318c4beec875c2a02709d69f2e763e4cdad7fe6c /meta-python/recipes-devtools/python/python-numeric
parent8023363d8207058c55edc420c7302443cfaaaf75 (diff)
downloadmeta-openembedded-3a92cd036ca878a736b7643e391c123b32e05f16.tar.gz
libhugetlbfs: avoid using keyword restrict as var name
When compile with gcc 5.x, libhugetlbfs fails with: | hugeutils.c: In function '__lh_hugetlbfs_setup_env': | hugeutils.c:304:40: error: expected identifier or '(' before restrict' | char *p, *tok, *exe, buf[MAX_EXE+1], restrict[MAX_EXE]; | ^ Rename variable to avoid using keyword restrict as variable name to fix it. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-numeric')
0 files changed, 0 insertions, 0 deletions