diff options
author | Mingli Yu <mingli.yu@windriver.com> | 2023-09-18 15:27:59 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-09-20 15:34:02 -0700 |
commit | 09c071b53eec7ff729cdec3abf3754d28a6692e2 (patch) | |
tree | fb59fedcdc08d89b14fa3bd0d96c4126c34fb218 /meta-python/recipes-devtools/python/python3-matplotlib | |
parent | 250cb228ba98f7f7945ee5a5a94793aa19d0f53e (diff) | |
download | meta-openembedded-09c071b53eec7ff729cdec3abf3754d28a6692e2.tar.gz |
minifi-cpp: Remove the buildpath issue
Don't override CFLAGS and just append the "-fPIC" to CFLAGS to make
sure -fdebug-prefix-map option passed to compiler to fix the below
issue:
WARNING: minifi-cpp-0.7.0-r0 do_package_qa: QA Issue: File /usr/bin/.debug/minificontroller in package minifi-cpp-dbg contains reference to TMPDIR
File /usr/bin/.debug/minifi in package minifi-cpp-dbg contains reference to TMPDIR [buildpaths]
Pass the OPENSSLDIR to avoid introducing the build path to fix the
below issue:
WARNING: minifi-cpp-0.7.0-r0 do_package_qa: QA Issue: File /usr/bin/minificontroller in package minifi-cpp contains reference to TMPDIR
File /usr/bin/minifi in package minifi-cpp contains reference to TMPDIR [buildpaths]
Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-matplotlib')
0 files changed, 0 insertions, 0 deletions