mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-06 07:54:37 +02:00
We were seeing an error message about bits/syscall.h being missing. Fix by removing the bits/syscall.h setup from the glibc-package do_install_append. Thanks to Abdur Rehman for finding the root cause of this problem. Signed-off-by: Christopher Larson <chris_larson@mentor.com>