On Thu, 18 Apr 2024 at 03:23, leimaohui via lists.openembedded.org
<[email protected]> wrote:
> - The path of cdefs-64.h and cdefs-32.h in cdefs.h is not correct for libbsd 
> after enable oe_multilib_header on cdefs.h. It is necessary to fix the path.
> +do_install:append () {
> +       oe_multilib_header bsd/sys/cdefs.h
> +       sed -i 's:#include <bsd/sys/cdefs:#include <sys/cdefs:g' 
> ${D}${includedir}/bsd/sys/cdefs.h

Can you explain a bit more? Why and how is it not correct? Why isn't a
similar fix needed in other uses of oe_multilib_header?

Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#198497): 
https://lists.openembedded.org/g/openembedded-core/message/198497
Mute This Topic: https://lists.openembedded.org/mt/105590332/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to