summaryrefslogtreecommitdiffstats
path: root/bsp/meta-ti/recipes-bsp/dfe-lld/dfe-lld_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-ti/recipes-bsp/dfe-lld/dfe-lld_git.bb')
-rw-r--r--bsp/meta-ti/recipes-bsp/dfe-lld/dfe-lld_git.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/bsp/meta-ti/recipes-bsp/dfe-lld/dfe-lld_git.bb b/bsp/meta-ti/recipes-bsp/dfe-lld/dfe-lld_git.bb
index 4456cc03..622da6fc 100644
--- a/bsp/meta-ti/recipes-bsp/dfe-lld/dfe-lld_git.bb
+++ b/bsp/meta-ti/recipes-bsp/dfe-lld/dfe-lld_git.bb
@@ -16,3 +16,5 @@ do_install () {
oe_runmake install INSTALL_INC_BASE_DIR=${D}/${includedir} INSTALL_LIB_BASE_DIR=${D}${libdir}
chown -R root:root ${D}
}
+
+INHIBIT_PACKAGE_STRIP_FILES = "${PKGD}${libdir}/libdfe.a"