Bug 233174

Summary: devel/riscv64-gcc: add support for -fuse-ld=lld
Product: Ports & Packages Reporter: Brooks Davis <brooks>
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Only Me CC: lwshu
Priority: --- Flags: bugzilla: maintainer-feedback? (lwhsu)
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227302
Attachments:
Description Flags
Support -fuse-ld=lld brooks: maintainer-approval? (lwshu)

Description Brooks Davis freebsd_committer freebsd_triage 2018-11-12 17:31:13 UTC
Created attachment 199179 [details]
Support -fuse-ld=lld

Merge support from upstream gcc for -fuse-ld=lld.  It's already committed and should appear in a future release.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-11-13 02:59:20 UTC
A commit references this bug:

Author: lwhsu
Date: Tue Nov 13 02:58:31 UTC 2018
New revision: 484853
URL: https://svnweb.freebsd.org/changeset/ports/484853

Log:
  Add support of -fuse-ld=lld

  Merge support from upstream gcc for -fuse-ld=lld.  It's already committed and
  should appear in a future release.

  PR:		233174
  Submitted by:	brooks
  MFH:		2018Q4
  Sponsored by:	The FreeBSD Foundation

Changes:
  head/devel/riscv64-gcc/Makefile
  head/devel/riscv64-gcc/files/
  head/devel/riscv64-gcc/files/patch-fuse-ld=lld
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-11-13 08:21:26 UTC
A commit references this bug:

Author: lwhsu
Date: Tue Nov 13 08:21:09 UTC 2018
New revision: 484862
URL: https://svnweb.freebsd.org/changeset/ports/484862

Log:
  MFH: r484853 r484854

  Add support of -fuse-ld=lld

  Merge support from upstream gcc for -fuse-ld=lld.  It's already committed and
  should appear in a future release.

  PR:		233174
  Submitted by:	brooks
  Sponsored by:	The FreeBSD Foundation

  Remove a sneaked change in r484853

  Sponsored by:	The FreeBSD Foundation

  Approved by:	ports-secteam (miwi)

Changes:
_U  branches/2018Q4/
  branches/2018Q4/devel/riscv64-gcc/Makefile
  branches/2018Q4/devel/riscv64-gcc/files/