From bb0f707ee31bd22d7ab3ae85a948cc8c31c68c61 Mon Sep 17 00:00:00 2001 From: Kyle Evans Date: Thu, 22 Mar 2018 11:57:59 +0000 Subject: [PATCH] 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 --- ObsoleteFiles.inc | 1 - 1 file changed, 1 deletion(-) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 8de11ce1f1ea..7bf1da796a7b 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -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