Although we do use the native compilers by default on most platforms, it

is more correct to say "default compiler" than "native compiler" here.


git-svn-id: svn://10.0.0.236/trunk@164972 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
wchang0222%aol.com 2004-11-05 02:37:42 +00:00
parent dc28bf3bd7
commit 3c11bc556c

View File

@ -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.
#