Bug 251098 - lang/rexx-imc: fix build on aarch64
Summary: lang/rexx-imc: fix build on aarch64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm64 Any
: --- Affects Only Me
Assignee: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-13 10:49 UTC by Mikael Urankar
Modified: 2020-11-17 17:43 UTC (History)
1 user (show)

See Also:


Attachments
v1 (773 bytes, patch)
2020-11-13 10:49 UTC, Mikael Urankar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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