Bug 237082 - math/rexx-regmath: fix LLD_UNSAFE
Summary: math/rexx-regmath: 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 20:44 UTC by Bob Eager
Modified: 2019-04-08 18:21 UTC (History)
0 users

See Also:


Attachments
Patches for files in port directory (1.47 KB, patch)
2019-04-07 20:44 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 20:44:38 UTC
Created attachment 203451 [details]
Patches for files in port directory

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

Files added: none

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:43:16 UTC
A commit references this bug:

Author: swills
Date: Mon Apr  8 17:42:16 UTC 2019
New revision: 498398
URL: https://svnweb.freebsd.org/changeset/ports/498398

Log:
  math/rexx-regmath: fix LLD_UNSAFE

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

Changes:
  head/math/rexx-regmath/Makefile
  head/math/rexx-regmath/files/patch-Makefile.bsd
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-04-08 18:21:53 UTC
Committed, thanks!