K 10 svn:author V 3 dim K 8 svn:date V 27 2014-02-24T21:22:44.690443Z K 7 svn:log V 275 MFC r262310: Move the part in bsd.own.mk that sets -Wno-c++11-extensions for clang to bsd.sys.mk, where it really belongs. This also causes the flag to get added when clang is *not* the default system compiler, but is still used, e.g. by setting WITH_CLANG_IS_CC manually. END