Bug 237929 - net/measurement-kit: fix build with GCC-based architectures
Summary: net/measurement-kit: 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: Vinícius Zavam
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2019-05-16 20:54 UTC by Piotr Kubaj
Modified: 2019-05-23 07:47 UTC (History)
1 user (show)

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


Attachments
patch (1.44 KB, patch)
2019-05-16 20:54 UTC, Piotr Kubaj
pkubaj: maintainer-approval? (egypcio)
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-05-16 20:54:25 UTC
Created attachment 204406 [details]
patch

Pass CC and CXX to configure to fix configure step.

Don't add -L/usr/lib when using gcc from ports, this makes gcc from ports link to base libstdc++.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-05-23 07:21:00 UTC
A commit references this bug:

Author: egypcio
Date: Thu May 23 07:20:44 UTC 2019
New revision: 502316
URL: https://svnweb.freebsd.org/changeset/ports/502316

Log:
  net/measurement-kit: fix build with GCC-based architectures

  PR:		237929
  Reported by:	pkubaj
  Approved by:	mentors (implicit)

Changes:
  head/net/measurement-kit/Makefile
  head/net/measurement-kit/files/
  head/net/measurement-kit/files/patch-m4_mk.m4