We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 582216c commit a2e233dCopy full SHA for a2e233d
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: 83413b59a03f7c5913127f10992712147e008d6e
+refs/heads/master: e0abcf3cd5d59b00fca4e0d614332bb9044ec542
trunk/configure
@@ -228,6 +228,7 @@ then
228
echo ""
229
printf " %-32s %s\n" "CFG_LLVM_ROOT" "The host LLVM install"
230
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"
232
233
exit 0
234
fi
0 commit comments