[Bug 231260] www/chromium: compilation failure
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 12 02:47:33 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231260
--- Comment #3 from Samy Mahmoudi <samy.mahmoudi at 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 prevents
c++ from being overridden. In contrast, gcc6-aux uses c++ as program name which
might cause such issues.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-chromium
mailing list