Closed
Bug 1581391
Opened 6 years ago
Closed 6 years ago
Fix build on OpenBSD/arm64 after bug #1559012
Categories
(NSS :: Build, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
3.47
People
(Reporter: gaston, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
|
1.29 KB,
patch
|
kjacobs
:
review+
|
Details | Diff | Splinter Review |
I got a private report that nss 3.46 fails to build on OpenBSD/arm64 because of https://hg.mozilla.org/projects/nss/rev/264f19e7ede70c36cf00e83742a8cb4c88022e3e
It probably affects all non-linux unices. Seems the attached patch fixes the issue.
Attachment #9092908 -
Flags: review?(kaie)
FWIW, FreeBSD downstream pretends to be Linux (thus avoided the bustage) because I gave up trying to understand the forest of bitrotting platform whitelists.
https://github.com/freebsd/freebsd-ports/blob/d227ab5330fa/security/nss/files/patch-lib-freebl-Makefile
http://thunderx1.nyi.freebsd.org/data/head-arm64-default/p511388_s351963/logs/nss-3.46.log
Updated•6 years ago
|
Attachment #9092908 -
Flags: review?(kjacobs.bugzilla)
Comment 2•6 years ago
|
||
Comment on attachment 9092908 [details] [diff] [review]
include gcm-aarch64 on all unices
Review of attachment 9092908 [details] [diff] [review]:
-----------------------------------------------------------------
Thank you for the patch, this looks reasonable.
Attachment #9092908 -
Flags: review?(kjacobs.bugzilla) → review+
Comment 3•6 years ago
|
||
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.47
Updated•6 years ago
|
Attachment #9092908 -
Flags: review?(kaie)
Updated•4 years ago
|
Has Regression Range: --- → yes
Updated•4 years ago
|
Keywords: regression
You need to log in
before you can comment on or make changes to this bug.
Description
•