Date: Sat, 05 Aug 2017 16:56:29 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 219284] devel/aegis: fails to build with lang/gcc6 or later Message-ID: <bug-219284-13-xHF3N3e2rc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-219284-13@https.bugs.freebsd.org/bugzilla/> References: <bug-219284-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D219284 --- Comment #2 from commit-hook@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=3Dgnu++03 to build. GCC 6 switched to -std=3Dgnu++14 by default, which breaks the port. Switc= h back to the previous GCC default to unbreak things. PR: 219284 Approved by: portmgr (blanket approval) Changes: head/devel/aegis/Makefile --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-219284-13-xHF3N3e2rc>