Code Review
/
odp4vpp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
865d6ba
)
Temporarily remove make test
author
Ed Warnicke
<
[email protected]
>
Wed, 30 Nov 2016 22:53:58 +0000
(16:53 -0600)
committer
Ed Warnicke
<
[email protected]
>
Wed, 30 Nov 2016 22:53:58 +0000
(16:53 -0600)
Change-Id: I2b8c3c99f1358c53721790f8c6aefa7123c4959d
Signed-off-by: Ed Warnicke <
[email protected]
>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
f6dcfc2
..
55ecc42
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-344,7
+344,6
@@
verify: install-dep $(BR)/.bootstrap.ok
@make -C build-root PLATFORM=vpp TAG=vpp wipe-all install-packages
$(call banner,"Building for PLATFORM=vpp_lite using gcc")
@make -C build-root PLATFORM=vpp_lite TAG=vpp_lite wipe-all install-packages
- @make test
ifeq ($(OS_ID),ubuntu)
ifeq ($(OS_VERSION_ID),16.04)
$(call banner,"Installing dependencies")