[dpdk-dev] [PATCH v10 1/4] mk: introduce helper to check valid compiler argument

Thomas Monjalon thomas at monjalon.net
Mon Apr 15 23:00:29 CEST 2019


13/04/2019 22:19, jerinj at marvell.com:
> Change history of this series:
> 
> v10 Changes:
> - Fix the following checkpatch warning
> http://mails.dpdk.org/archives/test-report/2019-April/080453.html
> 
> v9 Changes:
>  - Remove compiler version check as it is now done using
>    cc.has_argument().
> 
> v8 Changes:
>  - Remove redudant lists (rebase aritfacts). (Yongseok Koh)
>  
> v7 Changes:
>  - Updated cross compile config files align with 
>  "build: improve pcap dependency handling" changeset to fix build issue with meson
>  - Some compiler needs the following depended patch to compile with meson
>    http://patches.dpdk.org/patch/52367/

Applied, thanks





More information about the dev mailing list