svn commit: r525136 - head/devel

Antoine Brodin antoine at FreeBSD.org
Tue Feb 4 09:36:18 UTC 2020


Author: antoine
Date: Tue Feb  4 09:36:17 2020
New Revision: 525136
URL: https://svnweb.freebsd.org/changeset/ports/525136

Log:
  Fix INDEX

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Tue Feb  4 08:51:54 2020	(r525135)
+++ head/devel/Makefile	Tue Feb  4 09:36:17 2020	(r525136)
@@ -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


More information about the svn-ports-head mailing list