1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-02 08:50:31 +00:00

omap5-sgx-ddk-um-linux: fix GNU_HASH and RPATH QA warnings

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2015-05-21 07:56:25 +00:00
parent 447523d268
commit 92af7cd1bf
@@ -25,4 +25,4 @@ FILES_${PN} += "${includedir}/* /usr/share/sgx-lib/"
INHIBIT_PACKAGE_STRIP = "1" INHIBIT_PACKAGE_STRIP = "1"
INSANE_SKIP_${PN} += "dev-so" INSANE_SKIP_${PN} += "dev-so ldflags useless-rpaths"