FreeBSD Bugzilla – Attachment 184374 Details for
Bug 205768
math/gmp: Fails to build for armv6: configuration and/or compilation issue
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ARMv6 build fix
patch2 (text/plain), 390 bytes, created by
Matthew Rezny
on 2017-07-15 15:11:12 UTC
(
hide
)
Description:
ARMv6 build fix
Filename:
MIME Type:
Creator:
Matthew Rezny
Created:
2017-07-15 15:11:12 UTC
Size:
390 bytes
patch
obsolete
>Index: math/gmp/Makefile >=================================================================== >--- math/gmp/Makefile (revision 445867) >+++ math/gmp/Makefile (working copy) >@@ -30,6 +30,10 @@ > > .include <bsd.port.pre.mk> > >+.if ${ARCH:Marm*} != "" >+MAKE_JOBS_UNSAFE= yes >+.endif >+ > .if ! ${PORT_OPTIONS:MCPU_OPTS} > CONFIGURE_ARGS+=--build=${CONFIGURE_TARGET} > .elif ${ARCH:S/64//} != ${ARCH}
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:
rezny
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 205768
:
164914
|
165165
| 184374