https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231260

--- Comment #6 from Jan Beich <jbe...@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.
_______________________________________________
freebsd-chromium@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-chromium
To unsubscribe, send any mail to "freebsd-chromium-unsubscr...@freebsd.org"

Reply via email to