Bug 223832 - sysutils/safecat: fix linking with GNU ld
Summary: sysutils/safecat: fix linking with GNU ld
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Ed Maste
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-23 22:07 UTC by Ed Maste
Modified: 2017-11-23 22:35 UTC (History)
0 users

See Also:


Attachments
Fix linking with GNU ld (1.41 KB, patch)
2017-11-23 22:07 UTC, Ed Maste
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ed Maste freebsd_committer freebsd_triage 2017-11-23 22:07:12 UTC
Created attachment 188227 [details]
Fix linking with GNU ld

r454582 fixed linking sysutils/safecat with lld but broke linking with GNU ld. Attached patch fixes linking with both.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-11-23 22:34:41 UTC
A commit references this bug:

Author: emaste
Date: Thu Nov 23 22:34:23 UTC 2017
New revision: 454807
URL: https://svnweb.freebsd.org/changeset/ports/454807

Log:
  sysutils/safecat: fix linking with GNU ld

  r454582 fixed linking sysutils/safecat with lld but broke linking with
  GNU ld.

  PR:		223832
  Approved by:	antoine

Changes:
  head/sysutils/safecat/files/patch-Makefile