Date: Thu, 03 May 2018 22:46:19 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 227659] [PATCH] src.opts.mk: fix to build WITH_GCC=yes when using an external compiler that supports c++11 Message-ID: <bug-227659-227-c12ySFienk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-227659-227@https.bugs.freebsd.org/bugzilla/> References: <bug-227659-227@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=3D227659 --- Comment #6 from Bryan Drewery <bdrewery@FreeBSD.org> --- Looking over the commit that brought this in, r273406: Always use libc++ as the default c++ stack when building with an extern= al gcc 4.8+ While here disable building gcc from base when using gcc 4.8+ I do think it's fine to remove the MK_GCC=3Dno line; there's no reason to f= orce not building GCC when using an external compiler, assuming it all builds fi= ne. --=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-227659-227-c12ySFienk>