mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-28 02:01:08 -09:00
This version of setuptools includes an update to distutils [0] which fixes an issue with determining the linker command for C++ targets when a wrapper, such as ccache, is in the command. Fixes: https://autobuild.buildroot.org/results/5f017fca3d708388c9f66afea39b090f0976d496/ [0]:b8c06fffe4Signed-off-by: Vincent Fazio <vfazio@xes-inc.com> Signed-off-by: Julien Olivain <ju.o@free.fr> (cherry picked from commit3672945a8d) Signed-off-by: Thomas Perale <thomas.perale@mind.be>