]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
tcl8: don't run aclocal in do_configure
authorRoss Burton <ross.burton@arm.com>
Thu, 19 Dec 2024 14:11:49 +0000 (14:11 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Dec 2024 12:47:16 +0000 (12:47 +0000)
commit34b354f82aa3d28820ecb29f463cbbb97c7c345a
tree66872375b6a7234188209ced9619c2473719f60d
parentf2f0edb229a62e63807dd4b4ec2944e7cd06d364
tcl8: don't run aclocal in do_configure

tcl has a hand-maintained aclocal.m4 so don't run aclocal, which has the
side effect of not deleting the aclocal.m4 file which pulls in macros.

The build works without this change more through luck and a combination
of behaviours than design.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/tcltk8/tcl8_8.6.15.bb