[OE-core] [PATCH 2/2] webkitgtk: Upgrade to 2.20.2

Alexander Kanavin alex.kanavin at gmail.com
Mon May 21 06:07:24 UTC 2018


2018-05-21 1:04 GMT+03:00 Khem Raj <raj.khem at gmail.com>:
> +Subject: [PATCH] soup: Forward declare URL class
> +
> +This helps getting away with compiler errors seen with clang
> +
> +/mnt/a/oe/workspace/sources/webkitgtk/Source/WebCore/platform/network/soup/SoupNetworkSession.h:68:62:
> +error: unknown type name 'URL'
> +    static std::optional<ResourceError> checkTLSErrors(const URL&,
> +GTlsCertificate*, GTlsCertificateFlags);

Thanks - gcc has the same issue. I'm not sure how upstream is able to build.

> -EXTRA_OECMAKE_append_toolchain-clang = " -DUSE_LD_GOLD=OFF "
> +#EXTRA_OECMAKE_append_toolchain-clang = " -DUSE_LD_GOLD=OFF "

This needs a comment or should be removed altogether.

Alex



More information about the Openembedded-core mailing list