FreeBSD Bugzilla – Attachment 209971 Details for
Bug 242523
security/nss 3.48 doesn't build on PowerPC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
nss.patch (text/plain), 891 bytes, created by
Piotr Kubaj
on 2019-12-15 13:10:27 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-12-15 13:10:27 UTC
Size:
891 bytes
patch
obsolete
>Index: files/patch-bug1602386 >=================================================================== >--- files/patch-bug1602386 (revision 520168) >+++ files/patch-bug1602386 (working copy) >@@ -4,14 +4,16 @@ > > --- lib/freebl/Makefile.orig 2019-12-04 01:03:31.000000000 +0100 > +++ lib/freebl/Makefile 2019-12-11 16:48:47.959791000 +0100 >-@@ -788,5 +788,7 @@ >+@@ -788,5 +788,9 @@ > endif > > ifeq ($(CPU_ARCH),ppc) >++ifdef USE_64 > -$(OBJDIR)/$(PROG_PREFIX)gcm-ppc$(OBJ_SUFFIX): CFLAGS += -mcrypto -maltivec > +$(OBJDIR)/$(PROG_PREFIX)gcm-ppc$(OBJ_SUFFIX): CFLAGS += -mcrypto -maltivec -mvsx > +$(OBJDIR)/$(PROG_PREFIX)gcm$(OBJ_SUFFIX): CFLAGS += -mcrypto -maltivec -mvsx > +$(OBJDIR)/$(PROG_PREFIX)rijndael$(OBJ_SUFFIX): CFLAGS += -mcrypto -maltivec -mvsx >++endif > endif > --- lib/freebl/blinit.c.orig 2019-12-11 17:45:06.930646000 +0100 > +++ lib/freebl/blinit.c 2019-12-11 17:50:04.797680000 +0100
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
jbeich
:
maintainer-approval-
Actions:
View
|
Diff
Attachments on
bug 242523
:
209971
|
210548