svn commit: r319522 - head/sys/arm/conf

Andrew Turner andrew at FreeBSD.org
Sat Jun 3 14:45:47 UTC 2017


Author: andrew
Date: Sat Jun  3 14:45:46 2017
New Revision: 319522
URL: https://svnweb.freebsd.org/changeset/base/319522

Log:
  Remove RT1310 from universe as it fails to build.

Modified:
  head/sys/arm/conf/RT1310

Modified: head/sys/arm/conf/RT1310
==============================================================================
--- head/sys/arm/conf/RT1310	Sat Jun  3 14:28:19 2017	(r319521)
+++ head/sys/arm/conf/RT1310	Sat Jun  3 14:45:46 2017	(r319522)
@@ -3,6 +3,8 @@
 #
 # $FreeBSD$
 #
+# TODO: This fails to build under universe, irnore it until it's fixed
+#NO_UNIVERSE
 
 ident		RT1310
 include 	"std.arm"


More information about the svn-src-all mailing list