> +.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