CLANG and the GCC are mutually exclusive for chromium building

George Liaskos geo.liaskos at gmail.com
Thu Oct 6 12:03:22 UTC 2011


On Thu, Oct 6, 2011 at 1:51 PM, Oleg Ginzburg <olevole at olevole.ru> wrote:
> Hi,
>
> it would be nice to mark in /usr/ports/www/chromium/Makefile that CLANG and the
> GCC are mutually exclusive - last define wins.
>
> .if defined(GCC45) && defined(CLANG)
> IGNORE= conflicting options (CLANG or GCC)
> .endif

Yes, you are absolutely correct, this was my glitch.

Thank you for reporting this!


Regards,
George


More information about the freebsd-chromium mailing list