mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-08 17:04:47 +02:00
linux-libc-headers-external: oe_multilib_header bits/long-double.h
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
@@ -14,4 +14,7 @@ inherit multilib_header
|
||||
|
||||
do_install_extra () {
|
||||
oe_multilib_header bits/syscall.h
|
||||
if [ -e "${D}${includedir}/bits/long-double.h" ]; then
|
||||
oe_multilib_header bits/long-double.h
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user