[dpdk-dev] [RFC 4/4] mk: default to compiling shared libraries

Anatoly Burakov anatoly.burakov at intel.com
Fri May 19 18:39:46 CEST 2017


Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
---
 config/common_base | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/common_base b/config/common_base
index 8907bea..1c088e9 100644
--- a/config/common_base
+++ b/config/common_base
@@ -67,7 +67,7 @@ CONFIG_RTE_ARCH_STRICT_ALIGN=n
 #
 # Compile to share library
 #
-CONFIG_RTE_BUILD_SHARED_LIB=n
+CONFIG_RTE_BUILD_SHARED_LIB=y
 
 #
 # Use newest code breaking previous ABI
-- 
2.7.4



More information about the dev mailing list