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

is more correct to say "default compiler" than "native compiler" here.
This commit is contained in:
wchang0222%aol.com 2004-11-05 02:37:42 +00:00
Родитель 5d9394cbf3
Коммит cc7f62e55a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

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