Skip to content
Snippets Groups Projects
Commit 7e9ef6cf authored by Dmytro Bogatov's avatar Dmytro Bogatov :two_hearts:
Browse files

Fix. [skip-ci]

parent 1d2ff6aa
Branches
No related tags found
No related merge requests found
Pipeline #23775 skipped
......@@ -15,7 +15,7 @@ tar zxf gcc-8.2.0.tar.gz
cd gcc-8.2.0
./contrib/download_prerequisites
./configure --disable-multilib
make
make -j$(nproc)
make install
cd ~
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment