Bug 251098

Summary: lang/rexx-imc: fix build on aarch64
Product: Ports & Packages Reporter: Mikael Urankar <mikael>
Component: Individual Port(s)Assignee: Mark Linimon <linimon>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon
Priority: ---    
Version: Latest   
Hardware: arm64   
OS: Any   
Attachments:
Description Flags
v1 none

Description Mikael Urankar freebsd_committer freebsd_triage 2020-11-13 10:49:39 UTC
Created attachment 219632 [details]
v1

ld -shared --export-dynamic -o rxmathfn.rxfn rxmathfn.o -lm
ld: error: unable to find library -lm
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-11-17 17:43:10 UTC
A commit references this bug:

Author: linimon
Date: Tue Nov 17 17:42:48 UTC 2020
New revision: 555572
URL: https://svnweb.freebsd.org/changeset/ports/555572

Log:
  Fix build on aarch64.

  While here, pet portlint.

  PR:		251098
  Submitted by:	mikael

Changes:
  head/lang/rexx-imc/Makefile
  head/lang/rexx-imc/files/patch-Makefile.REXXimc