Index: Makefile =================================================================== --- Makefile (revision 307507) +++ Makefile (working copy) @@ -69,7 +69,7 @@ .endif .endif -.if !empty(CXX:M*clang++*) +.if !empty(CXX:M*clang++*) || ${OSVERSION} >= 1000024 CXXFLAGS+= -Wno-return-type-c-linkage .endif