Bug 237524

Summary: lang/clisp: fix build with GCC-based architectures
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Piotr Kubaj <pkubaj>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

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