FreeBSD Bugzilla – Attachment 207382 Details for
Bug 240501
lang/erlang-runtime20: fix build on powerpc64 elfv2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
erlang-runtime20.patch (text/plain), 683 bytes, created by
Piotr Kubaj
on 2019-09-11 11:40:13 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-09-11 11:40:13 UTC
Size:
683 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 511806) >+++ Makefile (working copy) >@@ -30,7 +30,6 @@ > > OPTIONS_DEFINE= DIRTY DTRACE HIPE JAVA KQUEUE NATIVE ODBC OPENSSL SCTP THREADS WX > OPTIONS_DEFAULT=DIRTY DTRACE HIPE KQUEUE OPENSSL SCTP THREADS >-OPTIONS_EXCLUDE_powerpc64= HIPE > > DIRTY_DESC= Enable Dirty schedulers > HIPE_DESC= Build native HiPE compiler >@@ -51,6 +50,8 @@ > OPTIONS_EXCLUDE_armv6= DTRACE > OPTIONS_EXCLUDE_armv7= DTRACE > OPTIONS_EXCLUDE_i386= DTRACE >+OPTIONS_EXCLUDE_powerpc64= HIPE ${OPTIONS_EXCLUDE_${ARCH}_${OSREL:R}} >+OPTIONS_EXCLUDE_powerpc64_13= DTRACE > > OPENSSL_VARS= BROKEN_SSL=openssl111 >
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:
pkubaj
:
maintainer-approval?
(
erlang
)
Actions:
View
|
Diff
Attachments on
bug 240501
: 207382