12/10/2020 19:06, Guy Kaneti: > From: Thomas Monjalon <tho...@monjalon.net> > > 12/10/2020 13:31, g...@marvell.com: > > > --- a/meson_options.txt > > > +++ b/meson_options.txt > > > +option('ree_compiler_sdk', type: 'string', value: '', > > > + description: 'path to REE compiler SDK optional library for regex > > device') > > > > Is this SDK specific to Marvell or octeontx2? > > If yes, it should appear here. > > Yes, it is specific to Marvell. > > > > > Why this SDK requires setting the path manually? > > Well designed libs should use pkg-config.
You didn't reply this question. Really I would prefer avoiding this ugly meson option. Please rework the REE SDK to use pkg-config.