summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-h5py
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-12-12 12:12:13 -0800
committerArmin Kuster <akuster808@gmail.com>2021-01-10 11:10:03 -0800
commit4cdd3b13d523385743c0f87ff5636edf906b2146 (patch)
treeb9cbda936d0f3bbde56fb54a83222093180c7dce /meta-python/recipes-devtools/python/python3-h5py
parentf7a7fce11587c7b355a506715934692483a36a0d (diff)
downloadmeta-openembedded-4cdd3b13d523385743c0f87ff5636edf906b2146.tar.gz
pidgin-sipe: Do not add native libdir to pkgconfig search path
This works fine until valgrind is installed on build host but its not selected as option to build in recipe, configure wrongly pokes at /usr/lib and sees valgrind there and enables it but only to fail in compile time where it does not find valgrind.h in recipe sysroot, since OE's build environment add right guardrails to pkgconfig, there is no need to add build staging area to pkgconfig search path which turns out to be wrong for cross builds anyway Fixes ../../../pidgin-sipe-1.25.0/src/core/sipe-cert-crypto-nss.c:34:10: fatal error: 'valgrind.h' file not found ^~~~~~~~~~~~ Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 99bc44010402c2d8211805e78f6d4df751cf00e0) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-h5py')
0 files changed, 0 insertions, 0 deletions