]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
tcl: don't run aclocal in do_configure
authorRoss Burton <ross.burton@arm.com>
Thu, 19 Dec 2024 14:11:48 +0000 (14:11 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 Dec 2024 12:47:16 +0000 (12:47 +0000)
commitf2f0edb229a62e63807dd4b4ec2944e7cd06d364
tree3cfc66325a17dacb4f1e359defca435412f80afb
parentce0865e9a79b1603a2553392f2cd3b6394239153
tcl: 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/tcltk/tcl_9.0.0.bb