Skip to content

Commit e0abcf3

Browse files
committed
Document CFG_ONLY_GCC
1 parent 83413b5 commit e0abcf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configure

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ then
228228
echo ""
229229
printf " %-32s %s\n" "CFG_LLVM_ROOT" "The host LLVM install"
230230
printf " %-32s %s\n" "CFG_PREFIX" "The installation prefix"
231+
printf " %-32s %s\n" "CFG_ONLY_GCC" "Prefer gcc to clang for building the runtime"
231232
echo ""
232233
exit 0
233234
fi

0 commit comments

Comments
 (0)