Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Mar 2018 20:46:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 226992] www/cgihtml: fails to link with lld as the system linker
Message-ID:  <bug-226992-13-kBnO5uRAU1@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226992-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226992-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226992

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: emaste
Date: Tue Mar 27 20:46:44 UTC 2018
New revision: 465749
URL: https://svnweb.freebsd.org/changeset/ports/465749

Log:
  www/cgihtml: set LLD_UNSAFE

  This port passes an unusual option to the linker that is accepted by
  ld.bfd but rejected by ld.lld.  Linking with lld fails with:

  ld: error: -O: number expected, but got 'string-lib.o'

  PR:           226992
  Approved by:  portmgr (LLD_UNSAFE blanket)
  Sponsored by: The FreeBSD Foundation

Changes:
  head/www/cgihtml/Makefile

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226992-13-kBnO5uRAU1>