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 5007e11 commit 94537e1Copy full SHA for 94537e1
README.md
@@ -20,7 +20,7 @@ Several standard packages are needed to build the toolchain.
20
21
On Ubuntu, executing the following command should suffice:
22
23
- $ sudo apt-get install autoconf automake autotools-dev curl python3 libmpc-dev libmpfr-dev libgmp-dev gawk build-essential bison flex texinfo gperf libtool patchutils bc zlib1g-dev libexpat-dev
+ $ sudo apt-get install autoconf automake autotools-dev curl python3 libmpc-dev libmpfr-dev libgmp-dev gawk build-essential bison flex texinfo gperf libtool patchutils bc zlib1g-dev libexpat-dev ninja-build
24
25
On Fedora/CentOS/RHEL OS, executing the following command should suffice:
26
0 commit comments