Document CFG_ONLY_GCC

This commit is contained in:
Brian Anderson 2011-10-29 14:14:30 -07:00
parent 83413b59a0
commit e0abcf3cd5
1 changed files with 1 additions and 0 deletions

1
configure vendored
View File

@ -228,6 +228,7 @@ then
echo ""
printf " %-32s %s\n" "CFG_LLVM_ROOT" "The host LLVM install"
printf " %-32s %s\n" "CFG_PREFIX" "The installation prefix"
printf " %-32s %s\n" "CFG_ONLY_GCC" "Prefer gcc to clang for building the runtime"
echo ""
exit 0
fi