+.if !empty(CXX:M*clang++*) +CFLAGS+= -Wno-return-type-c-linkage +.endif +
Just a quick note, remember that clang can be installed as cc as well... Regards! -- Niclas Zeising _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
