On Thu, Oct 6, 2011 at 1:51 PM, Oleg Ginzburg <[email protected]> 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-chromium To unsubscribe, send any mail to "[email protected]"
