FreeBSD Bugzilla – Attachment 199935 Details for
Bug 233850
lang/php73: DTRACE option on PowerPC causes ld(1) link probe failures; Relocations in generic ELF
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Makefile patch to exclude DTRACE option from powerpc arch.
Makefile.patch (text/plain), 447 bytes, created by
Chip Cuccio
on 2018-12-07 14:51:30 UTC
(
hide
)
Description:
Makefile patch to exclude DTRACE option from powerpc arch.
Filename:
MIME Type:
Creator:
Chip Cuccio
Created:
2018-12-07 14:51:30 UTC
Size:
447 bytes
patch
obsolete
>--- Makefile 2018-12-07 08:40:45.376772000 -0600 >+++ Makefile 2018-12-07 08:41:10.471081000 -0600 >@@ -41,6 +41,7 @@ > OPTIONS_EXCLUDE_DragonFly= DTRACE > # ld(1) fails to link probes: Relocations in generic ELF (EM: 0) > OPTIONS_EXCLUDE_aarch64= DTRACE >+OPTIONS_EXCLUDE_powerpc= DTRACE > # dt_modtext:opensolaris/ib/libdtrace/common/dt_link.c: arm not impemented > OPTIONS_EXCLUDE_armv6= DTRACE > OPTIONS_EXCLUDE_armv7=
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 233850
: 199935 |
200933
|
233851