mirror of
https://github.com/godotengine/buildroot.git
synced 2025-12-31 09:48:56 +03:00
As python-msgpack dependency was replaced with python-u-msgpack, that is a pure Python implementation, BR2_TOOLCHAIN_HAS_SYNC_4 was removed. BR2_INSTALL_LIBSTDCPP remains because of python-pyasn. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>