Date: Wed, 12 Sep 2018 02:47:31 +0000 From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 231260] www/chromium: compilation failure Message-ID: <bug-231260-28929-W6ZXarSHnR@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-231260-28929@https.bugs.freebsd.org/bugzilla/> References: <bug-231260-28929@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=3D231260 --- Comment #3 from Samy Mahmoudi <samy.mahmoudi@gmail.com> --- I can confirm the issue is reproducible with r338586 (see Comment 2 for how= to reproduce). gcc6 and gcc7 use c++6 and c++7 (respectively) as program names which preve= nts c++ from being overridden. In contrast, gcc6-aux uses c++ as program name w= hich might cause such issues. --=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-231260-28929-W6ZXarSHnR>
