27/10/2020 05:18, Dharmik Thakkar: > > > On Oct 22, 2020, at 4:25 PM, Honnappa Nagarahalli > > <honnappa.nagaraha...@arm.com> wrote: > > > > + Dharmik > > > > From: Thomas Monjalon <tho...@monjalon.net> > >> 14/10/2020 11:24, Ruifeng Wang: > >>> +* Build DPDK with meson option ``- > >> Darmv8_crypto_dir=<path_to_AArch64cryptolib>``: > >>> + > >>> +meson -Darmv8_crypto_dir=<path_to_AArch64cryptolib> build > >> > >> Please, could you add pkg-config support to this lib? > >> I would like to remove with option from DPDK, and use the standard variable > >> PKG_CONFIG_PATH instead. > > If I remember correct, Dharmik had a patch for this. > > I have created a pull request to add pkg-config support to the AArch64crypto > library. > Once it is merged, I will submit a patch to remove the meson option.
Wonderful, thank you