Skip to content
This repository was archived by the owner on Jan 6, 2023. It is now read-only.

Commit 8e163e9

Browse files
committed
librealsense: Fix package QA warnings: 'No GNU_HASH in the elf binary:'
Signed-off-by: Amarnath Valluri <amarnath.valluri@intel.com>
1 parent 9fcf1ff commit 8e163e9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Skip QA warning: No GNU_HASH in the elf binary
2+
INSANE_SKIP_${PN} = "ldflags"
3+
INSANE_SKIP_${PN}-examples = "ldflags"
4+
INSANE_SKIP_${PN}-graphical-examples = "ldflags"
5+
INSANE_SKIP_${PN}-tests = "ldflags"

0 commit comments

Comments
 (0)