mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
minifi-cpp: set PSEUDO_CONSIDER_PATHS
Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
561a5c9d44
commit
252fd475e9
@@ -75,6 +75,7 @@ TARGET_CFLAGS_append_riscv64 = " -fpic"
|
||||
TARGET_CXXFLAGS_append_riscv64 = " -fpic"
|
||||
|
||||
do_install[cleandirs] += "${WORKDIR}/minifi-install"
|
||||
PSEUDO_CONSIDER_PATHS .= ",${WORKDIR}/minifi-install"
|
||||
|
||||
do_install() {
|
||||
DESTDIR='${WORKDIR}/minifi-install' cmake_runcmake_build --target ${OECMAKE_TARGET_INSTALL}
|
||||
|
||||
Reference in New Issue
Block a user