Code Review
/
deb_dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
70f847b
)
d/t/test-linkage - drop lrt check
40/4940/2
author
Christian Ehrhardt
<
[email protected]
>
Mon, 30 Jan 2017 13:19:10 +0000
(14:19 +0100)
committer
Christian Ehrhardt
<
[email protected]
>
Mon, 30 Jan 2017 13:30:34 +0000
(14:30 +0100)
This dependency was arch specific so the test failed on e.g. ppc64el
Change-Id: I162bc77288aae3be56e1840764914d1264786b98
Signed-off-by: Christian Ehrhardt <
[email protected]
>
debian/tests/test-linkage
patch
|
blob
|
history
diff --git
a/debian/tests/test-linkage
b/debian/tests/test-linkage
index
fabe1c8
..
a35c603
100644
(file)
--- a/
debian/tests/test-linkage
+++ b/
debian/tests/test-linkage
@@
-31,7
+31,6
@@
echo "OK"
printf "\n\nChecking for expected secondary library dependencies\n"
lddtree testlinkage.bin | grep '^ libpthread.so'
-lddtree testlinkage.bin | grep '^ librt.so'
echo "OK"
printf "\n\nChecking for expected feature dependent library dependencies\n"