On 11/5/2019 7:42 PM, Rahul Shah wrote:
> The port library should be build after eventdev library.
>
> Fixes:5d92c4e5 ("port: add eventdev port type")
>
> Signed-off-by: Rahul Shah
Tested-by: Ferruh Yigit
> -Original Message-
> From: Shah, Rahul R
> Sent: Tuesday, November 5, 2019 7:42 PM
> To: Dumitrescu, Cristian
> Cc: dev@dpdk.org
> Subject: [PATCH] port: fix library build order dependency
>
> The port library should be build after eventdev library.
>
> Fixes:5d92c4e5 ("por
The port library should be build after eventdev library.
Fixes: 5d92c4e5 ("port: add eventdev port type")
Signed-off-by: Rahul Shah
---
lib/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/Makefile b/lib/Makefile
index 5d04ab915..2c2b80ac3 100644
--- a/lib/Makefile
+++ b/lib/Ma
3 matches
Mail list logo