Signed-off-by: Anatoly Burakov <[email protected]> --- 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

