[Bug 219284] devel/aegis: fails to build with lang/gcc6 or later
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 5 16:56:29 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219284
--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:
Author: rakuco
Date: Sat Aug 5 16:56:11 UTC 2017
New revision: 447407
URL: https://svnweb.freebsd.org/changeset/ports/447407
Log:
Explicitly pass -std=gnu++03 to build.
GCC 6 switched to -std=gnu++14 by default, which breaks the port. Switch back
to the previous GCC default to unbreak things.
PR: 219284
Approved by: portmgr (blanket approval)
Changes:
head/devel/aegis/Makefile
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list