[Bug 231260] www/chromium: compilation failure
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Sep 12 15:45:14 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231260
--- Comment #6 from Jan Beich <jbeich at FreeBSD.org> ---
www/chromium assumes cc/c++ (from PATH) is Clang thus sets is_clang=true
disegarding CHOSEN_COMPILER_TYPE, CC/CXX variables are obviously ignored and on
10.4/11.1 it also hardcodes clang60 instead of using USES=compiler:c++17-lang.
Not surprising that GCC build fails.
https://www.freebsd.org/doc/en/books/porters-handbook/dads-cc.html
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-chromium
mailing list