FreeBSD Bugzilla – Attachment 174264 Details for
Bug 212249
devel/binutils update breaks llvm3([567]|-cheri) builds
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bu.diff
bu.diff (text/plain), 602 bytes, created by
Antoine Brodin
on 2016-08-31 18:34:03 UTC
(
hide
)
Description:
bu.diff
Filename:
MIME Type:
Creator:
Antoine Brodin
Created:
2016-08-31 18:34:03 UTC
Size:
602 bytes
patch
obsolete
>Index: devel/binutils/Makefile >=================================================================== >--- devel/binutils/Makefile (revision 421182) >+++ devel/binutils/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= binutils > PORTVERSION= 2.27 >-PORTREVISION= 2 >+PORTREVISION= 3 > PORTEPOCH?= 1 > CATEGORIES?= devel > MASTER_SITES= SOURCEWARE/binutils/releases >@@ -82,6 +82,10 @@ > PLIST_SUB+= GOLD="@comment " > .endif > >+.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000 >+CONFIGURE_ARGS+= --disable-initfini-array >+.endif >+ > .if ${ARCH} == "amd64" > CONFIGURE_TARGET= x86_64-portbld-freebsd${OSREL} > .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 212249
: 174264