Bug 192048

Summary: emulators/pipelight fails to build with base gcc
Product: Ports & Packages Reporter: Joseph Mingrone <jrm>
Component: Individual Port(s)Assignee: Kris Moore <kmoore>
Status: Closed FIXED    
Severity: Affects Many People CC: kmoore
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Makefile patch for emulators/pipelight none

Description Joseph Mingrone freebsd_committer freebsd_triage 2014-07-22 22:53:35 UTC
Created attachment 144895 [details]
Makefile patch for emulators/pipelight

The port failed to build for me on 9-STABLE.  It gave the error

cc1plus: error: unrecognized command line option "-std=gnu++0x"

because, I believe, the base gcc is too old.  I've attached a diff that makes it build with gcc (g++) from ports.
Comment 1 Kris Moore freebsd_committer freebsd_triage 2014-07-23 13:16:52 UTC
Patch committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-07-23 13:17:07 UTC
A commit references this bug:

Author: kmoore
Date: Wed Jul 23 13:16:29 UTC 2014
New revision: 362683
URL: http://svnweb.freebsd.org/changeset/ports/362683

Log:
  - Fix building pipelight on FreeBSD 9 and earlier

  PR: 192048
  Submitted by: Joseph Mingrone <jrm@ftfl.ca>

Changes:
  head/emulators/pipelight/Makefile