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 8530476 commit 8653d3aCopy full SHA for 8653d3a
developer-scripts/patched-trunk-install.sh
@@ -106,7 +106,7 @@ install_if_missing flex
106
### Install the prerequisites that must be built from source ###
107
108
# Download and build the GCC trunk:
109
-./install.sh --package gcc --install-branch trunk --yes-to-all
+./install.sh --package gcc --install-branch trunk --only-download
110
111
# Patch the GCC trunk and rebuild
112
echo "Patching the GCC source."
0 commit comments