nss-packages-qosmio/qca-nss-clients
Sean Khan 17c99d8b48 nss-crypto: fix unnecessary build when not selected
Recent changes in nss-clients enabled unconditional evaluation
of the `qca-nss-drv-dtlsmgr` and `qca-nss-drv-tlsmgr` packages,
which always pulled in their dependencies, including `qca-nss-cfi`
and `qca-nss-crypto`, even if these packages were not selected.

This caused build failures due to missing symbols when the
required NSS crypto components were not enabled.

This commit updates the Makefiles for `qca-nss-crypto` and `qca-nss-cfi`
to ensure that their build and install steps are only executed
if the corresponding package is selected.

Signed-off-by: Sean Khan <datapronix@protonmail.com>
2025-04-29 21:02:17 -04:00
..
files Move non-upstream NSS packages back into repo 2024-02-19 01:35:04 -05:00
patches nss-clients: [12.5] fix failure to apply 0030-fixup-compiler-errors patch 2025-04-18 05:28:10 -04:00
patches-11.4 nss-clients: nss_match fix read/write procfs files 2025-04-17 22:55:00 -04:00
Makefile nss-crypto: fix unnecessary build when not selected 2025-04-29 21:02:17 -04:00