Thread (25 messages) 25 messages, 5 authors, 2017-04-06

Re: [PATCH v2 3/4] devtools: remove special case build for perf thread example

From: Declan Doherty <hidden>
Date: 2017-03-30 07:46:38

On 29/03/2017 5:38 PM, Bruce Richardson wrote:
quoted hunk ↗ jump to hunk
Since performance-thread example app is now built as part of make examples
we don't need a special case line for it in testbuild.sh script

Signed-off-by: Bruce Richardson <redacted>
---
 devtools/test-build.sh | 3 ---
 1 file changed, 3 deletions(-)
diff --git a/devtools/test-build.sh b/devtools/test-build.sh
index 5fed4c1..a38ffab 100755
--- a/devtools/test-build.sh
+++ b/devtools/test-build.sh
@@ -237,9 +237,6 @@ for conf in $configs ; do
 		EXTRA_LDFLAGS="$DPDK_DEP_LDFLAGS" $verbose \
 		O=$(readlink -m $dir/examples)
 	! echo $target | grep -q '^x86_64' || \
-	make -j$J -sC examples/performance-thread \
-		EXTRA_LDFLAGS="$DPDK_DEP_LDFLAGS" $verbose \
-		O=$(readlink -m $dir/examples/performance-thread)
 	unset RTE_TARGET
 	echo "################## $dir done."
 	unset dir
Acked-by: Declan Doherty <redacted>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help