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