Re: [dpdk-dev] [PATCH v4 0/4] file meson compilation and install issues

2019-05-02 Thread Thomas Monjalon
02/05/2019 18:51, Bruce Richardson: > Split off from the previous set to test the pkg-config file, this set > includes only the fixes encountered during that work. > > V4: Removed the changes to the test script and to hard-code the list of > example apps, so that only the more important patche

[dpdk-dev] [PATCH v4 0/4] file meson compilation and install issues

2019-05-02 Thread Bruce Richardson
Split off from the previous set to test the pkg-config file, this set includes only the fixes encountered during that work. V4: Removed the changes to the test script and to hard-code the list of example apps, so that only the more important patches are included. V3: Minor style changes to pat