diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2020-02-04 09:36:17 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-02-04 09:36:17 +0000 |
commit | 70dea289f0d99aa5b4bd79b6d462089fa2ccfcfb (patch) | |
tree | 16434b205347233f8b70c556ae068c4b0bcb48c0 | |
parent | textproc/py-pikepdf: Update to 1.10.0 (diff) |
Fix INDEX
-rw-r--r-- | devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index b61b75b24699..15a84d65063f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -5354,7 +5354,7 @@ SUBDIR += replxx SUBDIR += resolv_wrapper SUBDIR += rhtvision - SUBDIR += riscv32-unknown-gcc + SUBDIR += riscv32-unknown-elf-gcc SUBDIR += riscv64-gcc SUBDIR += riscv64-none-elf-gcc SUBDIR += riscv64-xtoolchain-gcc |