Sort the MK_CLANG* options (should have done this in the previous commit)

This commit is contained in:
Enji Cooper 2014-12-08 07:14:25 +00:00
parent 393232c95b
commit 5df1ec0528

View File

@ -357,9 +357,9 @@ MK_INCLUDES:= no
.endif
.if ${MK_CLANG} == "no"
MK_CLANG_IS_CC:=no
MK_CLANG_EXTRAS:= no
MK_CLANG_FULL:= no
MK_CLANG_IS_CC:=no
.endif
#