mirror of
https://github.com/qosmio/nss-packages.git
synced 2025-12-16 16:21:53 +00:00
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> |
||
|---|---|---|
| .. | ||
| files | ||
| patches | ||
| patches-11.4 | ||
| Makefile | ||