svn commit: r393763 - head/devel

Olivier Duchateau olivierd at FreeBSD.org
Sun Aug 9 06:57:12 UTC 2015


Author: olivierd
Date: Sun Aug  9 06:57:11 2015
New Revision: 393763
URL: https://svnweb.freebsd.org/changeset/ports/393763

Log:
  Unbreak build INDEX, after revision r393751

Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Sun Aug  9 05:50:59 2015	(r393762)
+++ head/devel/Makefile	Sun Aug  9 06:57:11 2015	(r393763)
@@ -80,6 +80,7 @@
     SUBDIR += arm-gnueabi-binutils
     SUBDIR += arm-none-eabi-binutils
     SUBDIR += arm-none-eabi-gcc
+    SUBDIR += arm-none-eabi-gcc492
     SUBDIR += aros-sdk
     SUBDIR += art
     SUBDIR += as31


More information about the svn-ports-all mailing list