On Sun, Jun 9, 2024 at 11:44 AM Markus Volk via lists.openembedded.org
<[email protected]> wrote:
>
> Workaround to fix build with gcc14
>
> Signed-off-by: Markus Volk <[email protected]>
> ---
> meta-oe/recipes-devtools/libgee/libgee_0.20.6.bb | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/meta-oe/recipes-devtools/libgee/libgee_0.20.6.bb
> b/meta-oe/recipes-devtools/libgee/libgee_0.20.6.bb
> index 0ed6e8235..4f9099ff0 100644
> --- a/meta-oe/recipes-devtools/libgee/libgee_0.20.6.bb
> +++ b/meta-oe/recipes-devtools/libgee/libgee_0.20.6.bb
> @@ -11,6 +11,8 @@ LIC_FILES_CHKSUM =
> "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
> GNOMEBASEBUILDCLASS = "autotools"
> inherit gnomebase vala gobject-introspection
>
> +CFLAGS += "-Wno-incompatible-pointer-types"
> +
Is this in works upstream ? if not it will be good to atleast report it
> do_configure:prepend() {
> MACROS="libtool.m4 lt~obsolete.m4 ltoptions.m4 ltsugar.m4 ltversion.m4"
> for i in ${MACROS}; do
> --
> 2.45.1
>
>
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#110784):
https://lists.openembedded.org/g/openembedded-devel/message/110784
Mute This Topic: https://lists.openembedded.org/mt/106580066/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-