From: John Crispin Date: Mon, 21 Nov 2016 15:49:07 +0000 (+0100) Subject: Revert "grub2: add PKG_FIXUP:=autoreconf" X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fyousong.git;a=commitdiff_plain;h=3c52cbfa53056ded95ae5a7ae27319eafd5a37e5 Revert "grub2: add PKG_FIXUP:=autoreconf" this caused build errors on x86 This reverts commit a0ea22ac430f91ab045431a79b2e2161e66cd56a. Signed-off-by: John Crispin --- 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