K 10 svn:author V 6 gerald K 8 svn:date V 27 2016-02-16T13:56:24.899011Z K 7 svn:log V 288 On FreeBSD 9.x, even when CHOSEN_COMPILER_TYPE from Mk/Uses/compiler.mk is set to clang, COMPILER_VERSION is still at 42 from the system compiler that is GCC 4.2. Work around this for the time being, while retaining the fix from PR 206527, by special casing this situation. PR: 206527 END