diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-02-24 12:00:02 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-02-24 12:00:02 +0100 |
commit | a3c07d08eae55deeb1b1731174309750bb0ea628 (patch) | |
tree | 2c7a9a1a3e09b1748280a7a00e2eda6c11fa6dcf /package/glibc | |
parent | ce1dac2d429c34c1f60e58aa45c05fc17f8cbf5a (diff) | |
download | buildroot-a3c07d08eae55deeb1b1731174309750bb0ea628.tar.gz buildroot-a3c07d08eae55deeb1b1731174309750bb0ea628.zip |
util-linux: re-add <pkg>_AUTORECONF = YES
Commit a5015f1025a1aee173c2c2ab39ccac5ce38f30c3 ("util-linux: security
bump to version 2.29.2") incorrectly removed <pkg>_AUTORECONF = YES.
While the patches touching configure.ac have indeed been removed, there
is still a patch touching a Makemodule.am file, which triggers an
autoreconf a build time, which itself fails because autoconf/automake
are not available.
So re-add <pkg>_AUTORECONF, with a comment pointing specifically at the
patch that makes it necessary.
Fixes:
http://autobuild.buildroot.net/results/309127a532eed00e406bbaf0b1a51b7241a10505/
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/glibc')
0 files changed, 0 insertions, 0 deletions