aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Wilson <jimw@sifive.com>2021-09-20 14:58:12 -0700
committerGitHub <noreply@github.com>2021-09-20 14:58:12 -0700
commitb39e36160aa0649ba0dfb9aa314d375900d610fb (patch)
treee247d3554193a716e6a16f21855a71d513d53d25
parent86a6f1ba859c7b377abb4b26ac904dd87d5317cf (diff)
parentda2334c341fc4109e47c985764513628cfd6c88e (diff)
downloadriscv-gnu-toolchain-b39e36160aa0649ba0dfb9aa314d375900d610fb.zip
riscv-gnu-toolchain-b39e36160aa0649ba0dfb9aa314d375900d610fb.tar.gz
riscv-gnu-toolchain-b39e36160aa0649ba0dfb9aa314d375900d610fb.tar.bz2
Merge pull request #963 from sickcodes/sickcodes-patch-12021.09.21
Add AUR link: https://aur.archlinux.org/packages/riscv-gnu-toolchain
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index a56c32d..d0b3e2e 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,8 @@ On Arch Linux, executing the following command should suffice:
$ pacman -Syyu autoconf automake curl python3 mpc mpfr gmp gawk base-devel bison flex texinfo gperf libtool patchutils bc zlib expat
+Also available for Arch users on the AUR: [https://aur.archlinux.org/packages/riscv-gnu-toolchain/](https://aur.archlinux.org/packages/riscv-gnu-toolchain/)
+
On OS X, you can use [Homebrew](http://brew.sh) to install the dependencies:
$ brew install python3 gawk gnu-sed gmp mpfr libmpc isl zlib expat