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 994d436 commit d91a103Copy full SHA for d91a103
install.sh-usage
@@ -1,5 +1,5 @@
1
-b --install-branch [arg] Install the specified repository development branch (Examples: -b trunk or -b gcc-7-branch).
2
- -B --list-branches [arg] List the available branches in the specified package's repository (Example: -B gcc).
+ -B --list-branches [arg] List the available branches in a package's repository (Currently only '-B gcc' is supported).
3
-c --with-c [arg] Use specified C compiler (Example: -c /usr/local/bin/gcc).
4
-C --with-cxx [arg] Use specified C++ compiler (Example: -C /usr/local/bin/g++).
5
-d --debug Enable debug mode.
0 commit comments