From: Vicente Olivert Riera Date: Fri, 17 Jun 2016 14:48:30 +0000 (+0100) Subject: elfutils: specify the real reason for needing autoreconf X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ff4bd944502505b2966dcbae647504850390bb42;p=buildroot.git elfutils: specify the real reason for needing autoreconf Signed-off-by: Vicente Olivert Riera Signed-off-by: Thomas Petazzoni --- diff --git a/package/elfutils/elfutils.mk b/package/elfutils/elfutils.mk index 76b36bcbc5..074ca029c8 100644 --- a/package/elfutils/elfutils.mk +++ b/package/elfutils/elfutils.mk @@ -12,7 +12,7 @@ ELFUTILS_LICENSE = GPLv3, GPLv2, LGPLv3 ELFUTILS_LICENSE_FILES = COPYING COPYING-GPLV2 COPYING-LGPLV3 ELFUTILS_DEPENDENCIES = zlib -# The tarball does not have a generated configure script +# We patch configure.ac ELFUTILS_AUTORECONF = YES ELFUTILS_CONF_OPTS += --disable-werror