From: Dmitry Eremin-Solenikov <[email protected]>
Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
---
/** Email created from pull request 390 (lumag:dynamic-link-tests)
** https://github.com/Linaro/odp/pull/390
** Patch: https://github.com/Linaro/odp/pull/390.patch
** Base sha: 5a4502fc6bc53e6503169da3028f456b64811a0b
** Merge commit sha: edf30b70f488ab88edf3bbccf655c1f45fb0753c
**/
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index b614668c5..14bc1b143 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -74,6 +74,7 @@ env:
- CONF="--enable-schedule-iquery"
- CONF="--enable-schedule-scalable"
- CONF="--enable-dpdk-zero-copy"
+ - CONF="--disable-static-applications"
- CROSS_ARCH="arm64"
- CROSS_ARCH="armhf" CFLAGS="-march=armv7-a"
- CROSS_ARCH="powerpc"