openwrt-packages/libs/nss
Eneas U de Queiroz d6942bd8a4
nss: fix compilation with QUILT
Commit 657574f45 disabled building the host nsinstall program when using
QUILT.  However, the host nsinstall is needed to compile the package,
breaking compilation with QUILT.

Move the native compile to Build/Configure, which will not be called for
prepare, refresh, or update targets, but will be called before
Build/Compile.

nss does not have a configure script, so Build/Configure/Default is not
being called.

Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
(cherry picked from commit fbed6751b0)
2021-03-22 13:23:13 -03:00
..
files nss: add nss-tools 2019-04-06 21:22:46 +03:00
patches nss: update to 3.60 2020-12-15 20:06:13 -08:00
Makefile nss: fix compilation with QUILT 2021-03-22 13:23:13 -03:00