diff options
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-10-03 15:40:01 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-10-11 17:12:52 +0200 |
commit | 88c6329521a634a6550f50900f4334b1d2e3473a (patch) | |
tree | 0a05e014fe5be1986370ea38d71c2b5178bac324 /support/testing/tests/package/test_python_autobahn.py | |
parent | 43693328b6409fe9cf06c5db5f7a44bcb6a2c9aa (diff) | |
download | buildroot-88c6329521a634a6550f50900f4334b1d2e3473a.tar.gz buildroot-88c6329521a634a6550f50900f4334b1d2e3473a.zip |
freetype: drop calling autogen, no longer needed
In commit a31a66802a7a1af76a629b0ba7120424ed547646 ("freetype:
security bump to version 2.5.3"), the freetype package was changed to
call ./autogen.sh to regenerate the autotools stuff, because the
ltmain.sh provided by upstream freetype was not compatible with
Buildroot libtool-patching logic.
Since then, freetype has been bumped several times, and the current
version packaged in Buildroot has an ltmain.sh that is compatible with
our libtool-patching logic.
Therefore, this commit drops the no longer needed autogen stuff.
This autogen stuff was badly breaking per-package host/target
directory, because the autogen happened at the post-patch hook step,
at which point the host-automake/host-autoconf/host-libtool
dependencies have not yet been copied into this package host
directory.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'support/testing/tests/package/test_python_autobahn.py')
0 files changed, 0 insertions, 0 deletions