Bug 237524 - lang/clisp: fix build with GCC-based architectures
Summary: lang/clisp: fix build with GCC-based architectures
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: Piotr Kubaj
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-24 12:56 UTC by Piotr Kubaj
Modified: 2019-05-17 19:27 UTC (History)
0 users

See Also:


Attachments
patch (908 bytes, patch)
2019-04-24 12:56 UTC, Piotr Kubaj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Kubaj freebsd_committer freebsd_triage 2019-04-24 12:56:28 UTC
Created attachment 203963 [details]
patch

Add -lthr to LDFLAGS on GCC architectures.

While here, also add USES=localbase:ldflags.

Tested on powerpc64 and amd64.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2019-04-24 12:56:28 UTC
Maintainer informed via mail
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-05-17 19:23:51 UTC
A commit references this bug:

Author: pkubaj
Date: Fri May 17 19:23:07 UTC 2019
New revision: 501883
URL: https://svnweb.freebsd.org/changeset/ports/501883

Log:
  lang/clisp: fix build with GCC-based architectures

  Add -lthr to LDFLAGS on GCC architectures.

  While here, also add USES=localbase:ldflags.

  PR:		237524
  Approved by:	tcberner (mentor)

Changes:
  head/lang/clisp/Makefile