[dpdk-dev] [PATCH v2] mk: fix ABI versioning compile error for combined shared library

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Nov 2 17:26:21 CET 2015


2015-11-02 15:23, Ferruh Yigit:
> +ifeq ($(COMBINED_BUILD),1)
>  include $(RTE_SDK)/mk/rte.sharelib.mk
> +endif

Why this ifeq?
rte.sharelib.mk is always used for combined lib.



More information about the dev mailing list