Bug 231666 - misc/soapysdr: fix build with gcc-based architectures
Summary: misc/soapysdr: 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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-24 14:33 UTC by Piotr Kubaj
Modified: 2018-09-24 17:40 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments
patch (1.80 KB, patch)
2018-09-24 14:33 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 2018-09-24 14:33:44 UTC
Created attachment 197435 [details]
patch

Cmake module in this port adds -stdlib=libc++ to compilation flags when ran on FreeBSD. It needs to be removed to build e.g. on powerpc64.

Tested on amd64 and powerpc64.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2018-09-24 17:39:59 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-09-24 17:40:48 UTC
A commit references this bug:

Author: yuri
Date: Mon Sep 24 17:39:58 UTC 2018
New revision: 480616
URL: https://svnweb.freebsd.org/changeset/ports/480616

Log:
  misc/soapysdr: fix build with gcc-based architectures

  PR:		231666
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Changes:
  head/misc/soapysdr/files/patch-cmake_Modules_SoapySDRConfig.cmake