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 d78a4f5 commit 01e5ff0Copy full SHA for 01e5ff0
developer-scripts/gcc-trunk-install.sh
@@ -148,7 +148,7 @@ if [[ ! -z "${absolute_path:-}" ]]; then
148
popd
149
fi
150
151
-export GCC_install_prefix=${install_prefix}/gcc/trunk
+export GCC_install_prefix=${install_prefix}/gnu/trunk
152
# Build the patched GCC trunk
153
echo "Rebuilding the patched GCC source."
154
./install.sh \
0 commit comments