From afda56e1ad8719a11cd75d448a6a9d50974cc680 Mon Sep 17 00:00:00 2001 From: Nico Huber <nico.h@gmx.de> Date: Thu, 7 Dec 2017 17:50:53 +0100 Subject: buildgcc: Drop libelf/elfutils Looks like we were unnecessarily dragging this around for some time now. GCC's installation manual doesn't mention libelf as a requirement and a build of crossgcc-i386 doesn't show any sign of it being used. This also fixes a lot issues on non-GNU distributions that were intro- duced by switching to the elfutils version of libelf. Change-Id: Iff308a9bed9ae3842557d251b75d1faadfafe0da Signed-off-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/22773 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Alex Thiessen <alex.thiessen.de+coreboot@gmail.com> Reviewed-by: Martin Roth <martinroth@google.com> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> --- util/crossgcc/sum/elfutils-0.170.tar.bz2.cksum | 1 - 1 file changed, 1 deletion(-) delete mode 100644 util/crossgcc/sum/elfutils-0.170.tar.bz2.cksum (limited to 'util/crossgcc/sum') diff --git a/util/crossgcc/sum/elfutils-0.170.tar.bz2.cksum b/util/crossgcc/sum/elfutils-0.170.tar.bz2.cksum deleted file mode 100644 index a0647e033f..0000000000 --- a/util/crossgcc/sum/elfutils-0.170.tar.bz2.cksum +++ /dev/null @@ -1 +0,0 @@ -aff6feac0ff69eb7b240babdf2918f640eadb032 tarballs/elfutils-0.170.tar.bz2 -- cgit v1.2.3