mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-15 06:10:19 +03:00
elfutils contains a call to wmempcpy, which is only available when the toolchain has wchar support, so add the dependency. Also display a comment if the toolchain dependencies are not met. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>