From 3c52cbfa53056ded95ae5a7ae27319eafd5a37e5 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 21 Nov 2016 16:49:07 +0100 Subject: [PATCH 1/1] Revert "grub2: add PKG_FIXUP:=autoreconf" this caused build errors on x86 This reverts commit a0ea22ac430f91ab045431a79b2e2161e66cd56a. Signed-off-by: John Crispin --- package/boot/grub2/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/package/boot/grub2/Makefile b/package/boot/grub2/Makefile index af97a31cda..02e6637c32 100644 --- a/package/boot/grub2/Makefile +++ b/package/boot/grub2/Makefile @@ -19,7 +19,6 @@ PKG_SOURCE_URL:=http://alpha.gnu.org/gnu/grub \ http://www.nic.funet.fi/pub/gnu/alpha/gnu/grub/ PKG_MD5SUM:=be62932eade308a364ea4bbc91295930 -PKG_FIXUP:=autoreconf HOST_BUILD_PARALLEL:=1 PKG_BUILD_DEPENDS:=grub2/host -- 2.30.2