FreeBSD Bugzilla – Attachment 199714 Details for
Bug 233694
www/node6: fix build on powerpc64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
node6.patch (text/plain), 693 bytes, created by
Piotr Kubaj
on 2018-12-01 17:25:54 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2018-12-01 17:25:54 UTC
Size:
693 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 486250) >+++ Makefile (working copy) >@@ -14,7 +14,7 @@ > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > >-ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 >+ONLY_FOR_ARCHS= amd64 armv6 armv7 i386 powerpc64 > > OPTIONS_DEFINE= BUNDLED_SSL DOCS NLS DTRACE > OPTIONS_DEFAULT=DTRACE >@@ -27,6 +27,7 @@ > # dt_modtext:/usr/src/cddl/contrib/opensolaris/lib/libdtrace/common/dt_link.c(820): arm not implemented > OPTIONS_EXCLUDE_armv6= DTRACE > OPTIONS_EXCLUDE_armv7= DTRACE >+OPTIONS_EXCLUDE_powerpc64= DTRACE > > BUNDLED_SSL_DESC= Use node.js's bundled OpenSSL implementation #' > BUNDLED_SSL_USES_OFF= ssl
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
Actions:
View
|
Diff
Attachments on
bug 233694
: 199714