diff --git a/mozilla/security/coreconf/arch.mk b/mozilla/security/coreconf/arch.mk index 93930ceb9b1..f3ceec3c2d8 100644 --- a/mozilla/security/coreconf/arch.mk +++ b/mozilla/security/coreconf/arch.mk @@ -319,7 +319,7 @@ endif # files. # # CPU_TAG is defined if the CPU is not the most common CPU. -# COMPILER_TAG is defined if the compiler is not the native compiler. +# COMPILER_TAG is defined if the compiler is not the default compiler. # IMPL_STRATEGY may be defined too. #