mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-05 10:21:52 +00:00
sa-lld-test, multiprocmgr: suppress no GNU_HASH warnings
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -37,3 +37,5 @@ do_install () {
|
||||
make -f makefile_armv7 installbin PDK_INSTALL_PATH=${STAGING_INCDIR} DEVICE="$device" SA_SRC_DIR=${S} INSTALL_BIN_BASE_DIR=${D}${bindir}
|
||||
done
|
||||
}
|
||||
|
||||
INSANE_SKIP_${PN} = "ldflags"
|
||||
|
||||
@@ -44,3 +44,5 @@ do_install() {
|
||||
cp -a ${S}/lib/* ${D}${libdir}/
|
||||
chown -R root:root ${D}${libdir}/
|
||||
}
|
||||
|
||||
INSANE_SKIP_${PN} = "ldflags"
|
||||
|
||||
Reference in New Issue
Block a user