summaryrefslogtreecommitdiffstats
path: root/bsp/meta-ti/recipes-bsp/rm-lld/rm-lld_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-ti/recipes-bsp/rm-lld/rm-lld_git.bb')
-rw-r--r--bsp/meta-ti/recipes-bsp/rm-lld/rm-lld_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/bsp/meta-ti/recipes-bsp/rm-lld/rm-lld_git.bb b/bsp/meta-ti/recipes-bsp/rm-lld/rm-lld_git.bb
index ae79a34c..e2701d04 100644
--- a/bsp/meta-ti/recipes-bsp/rm-lld/rm-lld_git.bb
+++ b/bsp/meta-ti/recipes-bsp/rm-lld/rm-lld_git.bb
@@ -29,3 +29,5 @@ do_install () {
make -f makefile_armv7 install installbin installbin_test INSTALL_INC_BASE_DIR=${D}${includedir} INSTALL_LIB_BASE_DIR=${D}${libdir} INSTALL_BIN_BASE_DIR=${D}${bindir}
chown -R root:root ${D}
}
+
+INHIBIT_PACKAGE_STRIP_FILES = "${PKGD}${libdir}/librm.a"