FreeBSD Bugzilla – Attachment 199519 Details for
Bug 231804
lang/gcc7: fix build with powerpc64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch lang/gcc7 to disable multilib on ppc64 by default
gcc7_noppc64_multilib_1.diff (text/plain), 423 bytes, created by
Steve Wills
on 2018-11-24 19:06:56 UTC
(
hide
)
Description:
patch lang/gcc7 to disable multilib on ppc64 by default
Filename:
MIME Type:
Creator:
Steve Wills
Created:
2018-11-24 19:06:56 UTC
Size:
423 bytes
patch
obsolete
>diff --git lang/gcc7/Makefile lang/gcc7/Makefile >index 8e6a025d20d4..c57d62ad5609 100644 >--- lang/gcc7/Makefile >+++ lang/gcc7/Makefile >@@ -46,7 +46,6 @@ GRAPHITE_DESC= Support for Graphite loop optimizations > > .if exists(/usr/lib32/libc.so) > OPTIONS_DEFINE_powerpc64+= MULTILIB >-OPTIONS_DEFAULT_powerpc64+= MULTILIB > MULTILIB_DESC= Build support for 32-bit and 64-bit targets > MULTILIB_CONFIGURE_ENABLE= multilib > .else
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 231804
:
197601
|
197602
|
199519
|
199641