Bug 237084 - lang/rexx-regutil: fix LLD_UNSAFE
Summary: lang/rexx-regutil: fix LLD_UNSAFE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-07 21:14 UTC by Bob Eager
Modified: 2019-04-08 17:36 UTC (History)
0 users

See Also:


Attachments
Patches for files in port directory (2.77 KB, patch)
2019-04-07 21:14 UTC, Bob Eager
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bob Eager 2019-04-07 21:14:20 UTC
Created attachment 203452 [details]
Patches for files in port directory

This update:
- fixes build problems with lld, such that LLD_UNSAFE is no longer needed

Files added:
files/patch-Makefile.bsd

Files deleted: none

portlint -C runs OK

Tested on 11.2-STABLE (i386 and amd64)
Tested on 12.0-RELEASE (i386 and amd64)
Tested on 13.0-CURRENT (amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-04-08 17:35:04 UTC
A commit references this bug:

Author: swills
Date: Mon Apr  8 17:34:52 UTC 2019
New revision: 498396
URL: https://svnweb.freebsd.org/changeset/ports/498396

Log:
  lang/rexx-regutil: fix LLD_UNSAFE

  PR:		237084
  Submitted by:	bob@eager.cx (maintainer)

Changes:
  head/lang/rexx-regutil/Makefile
  head/lang/rexx-regutil/files/patch-Makefile.bsd
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-04-08 17:36:25 UTC
Committed, thanks!