FreeBSD Bugzilla – Attachment 207383 Details for
Bug 240502
lang/erlang-runtime21: fix build on powerpc64 elfv2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
erlang-runtime21.patch (text/plain), 793 bytes, created by
Piotr Kubaj
on 2019-09-11 11:42:28 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2019-09-11 11:42:28 UTC
Size:
793 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 511413) >+++ Makefile (working copy) >@@ -36,7 +36,6 @@ > > OPTIONS_DEFINE= CORBA DIRTY DTRACE HIPE JAVA KQUEUE NATIVE ODBC OPENSSL SCTP THREADS WX > OPTIONS_DEFAULT=CORBA DIRTY DTRACE HIPE KQUEUE OPENSSL SCTP THREADS >-OPTIONS_EXCLUDE_powerpc64= HIPE > > CORBA_DESC= Enable Corba support > DIRTY_DESC= Enable Dirty schedulers >@@ -58,6 +57,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 > > # If you run Erlang and get a message resembling "WARNING: number of > # probes fixed does not match the number of defined probes (54 != 132,
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 240502
: 207383