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

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Dec 3 03:22:39 CET 2015


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

I still don't understand what was the issue with this include but it
seems not related to versioning.
Please condider a separate patch with a detailed explanation of the bug.

[...]
> +FILES=$(find $RTE_SDK -name "*_version.map")

No, we can have several build directories in RTE_SDK.



More information about the dev mailing list