summaryrefslogtreecommitdiffstats
path: root/package/elfutils
diff options
context:
space:
mode:
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>2016-06-17 15:48:30 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-06-18 14:59:43 +0200
commitff4bd944502505b2966dcbae647504850390bb42 (patch)
tree8211b83a3c2d943e67c3b7e00a4047f22f73c1e6 /package/elfutils
parent794ae61a15f7a36e199b62b2e5224cfc41bdabea (diff)
downloadbuildroot-ff4bd944502505b2966dcbae647504850390bb42.tar.gz
buildroot-ff4bd944502505b2966dcbae647504850390bb42.zip
elfutils: specify the real reason for needing autoreconf
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/elfutils')
-rw-r--r--package/elfutils/elfutils.mk2
1 files changed, 1 insertions, 1 deletions
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
OpenPOWER on IntegriCloud