Skip to content

Commit 94537e1

Browse files
changliuxykito-cheng
authored andcommitted
Update README.md
ubuntu20.04 make it need "clang ninja-build" Signed-off-by: 长柳 <110147328+changliuxy@users.noreply.github.com>
1 parent 5007e11 commit 94537e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Several standard packages are needed to build the toolchain.
2020

2121
On Ubuntu, executing the following command should suffice:
2222

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
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 ninja-build
2424

2525
On Fedora/CentOS/RHEL OS, executing the following command should suffice:
2626

0 commit comments

Comments
 (0)