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 -- С уважением, With respect, Олег Гинзбург Oleg Ginzburg ================================= E-mail: mailto: [email protected] Skype: olegginzburg XMPP/Jabber: [email protected] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-chromium To unsubscribe, send any mail to "[email protected]"
