nss: fix parallel build
1 unresolved thread
1 unresolved thread
There is a hack for building subdirectories before the parent directory. There is a bug in this which causes the EXPORTS and PRIVATE_EXPORTS targets to be built twice leading to a race condition.
Change-Id: I94230722671aa6c0c10afdfe376bbb3fa86d109f
Merge request reports
Activity
Filter activity
requested review from @erik.karlsson
assigned to @AGnau
@AGnau any opinions?
I do not think we need this actually, for two reasons:
-
We no longer use this package as far as I can tell.
-
It seems the issue has been solved differently upstream and we do have this commit in:
https://github.com/nss-dev/nss/commit/48f1ec429a32e7329a54a4b667cf50de822c3619
I suggest just closing.
Edited by Erik Karlsson-
Please register or sign in to reply