[Buildroot] [PATCH 0/1] NSS enable parallel building

Giulio Benetti giulio.benetti at benettiengineering.com
Mon Aug 16 17:45:52 UTC 2021


This patch is meant to retry to enable parallel build for libnss. This
upstream patch[1] seems to fix it, and I've loop-built it for 24 hours
with a script doing:
```
make libnss-dirclean libnss
```
until the return code is 0. This can't show 100% it works, but I ask you
to accept the patch and eventually deal with build failure later where I'd
have more elements to fix it(if it still fails of course).

[1]: https://hg.mozilla.org/projects/nss/rev/a5c857139b37476ca10032504ea876b97e066424

Giulio Benetti (1):
  package/libnss: enable parallel building

 package/libnss/libnss.mk | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

-- 
2.25.1



More information about the buildroot mailing list