FreeBSD Bugzilla – Attachment 211326 Details for
Bug 205250
[exp-run] removal of /usr/bin/as (evaluate ports impact)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Remove as from i386 (only) for now
i386-no-as.diff (text/plain), 709 bytes, created by
Ed Maste
on 2020-02-03 21:41:36 UTC
(
hide
)
Description:
Remove as from i386 (only) for now
Filename:
MIME Type:
Creator:
Ed Maste
Created:
2020-02-03 21:41:36 UTC
Size:
709 bytes
patch
obsolete
>commit 0f8021d9561428ff2c34a97a344da32061330f78 >Author: Ed Maste <emaste@FreeBSD.org> >Date: Mon Feb 3 16:37:10 2020 -0500 > > Cirrus-CI: i386 build test only without /usr/bin/as > >diff --git a/gnu/usr.bin/binutils/Makefile b/gnu/usr.bin/binutils/Makefile >index 7363a6f13924..9e50ae5640ad 100644 >--- a/gnu/usr.bin/binutils/Makefile >+++ b/gnu/usr.bin/binutils/Makefile >@@ -13,7 +13,7 @@ SUBDIR.${MK_BINUTILS}+= objdump > # GNU as is used on x86 only, for a few files that cannot be assembled by > # Clang IAS. Other archs either use Clang IAS for every assembly file, or > # use external toolchain. >-.if ${TARGET} == "amd64" || ${TARGET} == "i386" >+.if ${TARGET} == "amd64" > SUBDIR.${MK_BINUTILS}+= as > .endif >
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 205250
:
164125
|
211326
|
214281