Bug 192048 - emulators/pipelight fails to build with base gcc
Summary: emulators/pipelight fails to build with base gcc
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Kris Moore
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-22 22:53 UTC by Joseph Mingrone
Modified: 2014-07-23 13:17 UTC (History)
1 user (show)

See Also:


Attachments
Makefile patch for emulators/pipelight (528 bytes, patch)
2014-07-22 22:53 UTC, Joseph Mingrone
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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