sdk: ensure ld
can find criterion when running BPF tests
(cherry picked from commit 7ee39fcb0f
)
This commit is contained in:
committed by
Trent Nelson
parent
d8e250e9b0
commit
98e1c68a70
@ -194,6 +194,7 @@ endef
|
||||
|
||||
define TEST_EXEC_RULE
|
||||
$1: $2
|
||||
LD_LIBRARY_PATH=$(TESTFRAMEWORK_RPATH) \
|
||||
$2$(\n)
|
||||
endef
|
||||
|
||||
|
Reference in New Issue
Block a user