FreeBSD Bugzilla – Attachment 198556 Details for
Bug 232513
devel/psptoolchain-binutils: fix build on powerpc64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v3
psptoolchain-binutils.patch (text/plain), 719 bytes, created by
Piotr Kubaj
on 2018-10-24 14:27:30 UTC
(
hide
)
Description:
v3
Filename:
MIME Type:
Creator:
Piotr Kubaj
Created:
2018-10-24 14:27:30 UTC
Size:
719 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 482837) >+++ Makefile (working copy) >@@ -14,12 +14,11 @@ > > BROKEN_aarch64= fails to package: ansidecl.h: No such file or directory > BROKEN_mips64= fails to package: ansidecl.h: No such file or directory >-BROKEN_powerpc64= fails to package: ansidecl.h: No such file or directory > > USES= gmake tar:bzip2 libtool > > HAS_CONFIGURE= yes >-CONFIGURE_TARGET= ${ARCH:S/amd64/x86_64/:C/armv*/arm/}-unknown-${OPSYS:tl}${OSREL} >+CONFIGURE_TARGET= ${ARCH:S/amd64/x86_64/:C/armv*/arm/:S/powerpc64/powerpc/}-unknown-${OPSYS:tl}${OSREL} > CONFIGURE_ARGS= --prefix=${PREFIX} \ > --target="psp" \ > --enable-install-libbfd \
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 232513
:
198449
|
198500
| 198556