Author: emaste
Date: Wed Oct 12 20:25:03 2016
New Revision: 307157
URL: https://svnweb.freebsd.org/changeset/base/307157

Log:
  Temporarily disconnect efivar to fix arm and i386 builds

Modified:
  head/usr.sbin/Makefile

Modified: head/usr.sbin/Makefile
==============================================================================
--- head/usr.sbin/Makefile      Wed Oct 12 20:24:33 2016        (r307156)
+++ head/usr.sbin/Makefile      Wed Oct 12 20:25:03 2016        (r307157)
@@ -123,7 +123,7 @@ SUBDIR.${MK_BSNMP}+=        bsnmpd
 SUBDIR.${MK_CTM}+=     ctm
 SUBDIR.${MK_DIALOG}+=  tzsetup
 SUBDIR.${MK_DIALOG}+=  bsdconfig
-SUBDIR.${MK_EFI}+=     efivar
+#SUBDIR.${MK_EFI}+=    efivar
 SUBDIR.${MK_FLOPPY}+=  fdcontrol
 SUBDIR.${MK_FLOPPY}+=  fdformat
 SUBDIR.${MK_FLOPPY}+=  fdread
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to