Bug 237929

Summary: net/measurement-kit: fix build with GCC-based architectures
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Vinícius Zavam <egypcio>
Status: Closed FIXED    
Severity: Affects Only Me CC: egypcio
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (egypcio)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch pkubaj: maintainer-approval? (egypcio)

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