Files
meta-openembedded/meta-oe/recipes-support/xmlsec1
Jose Dapena Paz fe46dbec65 xmlsec1: do not use system libraries for non nss
In case PACKAGECONFIG[nss] is not set, in case system includes
nss or nspr, it will still try to compile using system libraries.

To avoid that, this change explicitely uses --with-nss=no and
--with-nspr=no so configure does not try to find those libraries
if they are disabled.

Signed-off-by: Jose Dapena Paz <jdapena@igalia.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-04 13:53:02 -07:00
..
2020-02-05 07:46:42 -08:00