Author: kevans
Date: Thu Mar 22 11:57:59 2018
New Revision: 331353
URL: https://svnweb.freebsd.org/changeset/base/331353

Log:
  Partially revert r328780
  
  efi.4th was added to ObsoleteFiles and disconnected from the build, but not
  removed from hte repo. We've since found a mild use for it that makes some
  amount of sense, so partially revert r328780 and bring it back to life.
  
  Reported by:  many
  X-MFC-With:   r331326

Modified:
  head/ObsoleteFiles.inc

Modified: head/ObsoleteFiles.inc
==============================================================================
--- head/ObsoleteFiles.inc      Thu Mar 22 11:57:12 2018        (r331352)
+++ head/ObsoleteFiles.inc      Thu Mar 22 11:57:59 2018        (r331353)
@@ -59,7 +59,6 @@ OLD_FILES+=usr/share/openssl/man/man1/c_rehash.1.gz
 # 20180206: remove gdbtui
 OLD_FILES+=usr/bin/gdbtui
 # 20180201: Obsolete forth files
-OLD_FILES+=boot/efi.4th
 OLD_FILES+=boot/pcibios.4th
 # 20180114: new clang import which bumps version from 5.0.1 to 6.0.0.
 OLD_FILES+=usr/lib/clang/5.0.1/include/sanitizer/allocator_interface.h
_______________________________________________
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