Closed
Bug 1606119
Opened 6 years ago
Closed 6 years ago
Fix PPC HW Crypto build failure
Categories
(NSS :: Build, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
3.49
People
(Reporter: giulio.benetti, Assigned: giulio.benetti)
Details
Attachments
(1 file, 1 obsolete file)
1.16 KB,
patch
|
Details | Diff | Splinter Review |
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.88 Safari/537.36
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Hello,
following this conversation:
http://lists.busybox.net/pipermail/buildroot/2019-December/270424.html
I've realized that this patch is wrong.
Need to resend it correct.
Best regards
Giulio Benetti
Assignee | ||
Comment 3•6 years ago
|
||
This fixes build failure. Altivec functions like vec_xst_be() has been introduced in gcc version >= 8.x only, not 5.x.
Attachment #9117894 -
Attachment is obsolete: true
Updated•6 years ago
|
Assignee: nobody → giulio.benetti
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Priority: -- → P1
Comment 4•6 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → 3.49
You need to log in
before you can comment on or make changes to this bug.
Description
•