OSSystems / meta-browser

OpenEmbedded/Yocto BSP layer for Web Browsers
MIT License
185 stars 194 forks source link

chromium: fix various build errors #520

Closed TonyTascioglu closed 3 years ago

TonyTascioglu commented 3 years ago

Fix several errors during build due to stricter clang builds.

The third party fixes are back-ported from upstream. The virtualcursor patch is from ungoogled-chromium.

Fixes #517

Signed-off-by: Tony Tascioglu tony.tascioglu@windriver.com

msisov commented 3 years ago

Can you please specify what yocto branch and toolchains require these changes?

schnitzeltony commented 3 years ago

What happened to this one? Have it in my builds to fix breaks with latest meta-clang

kraj commented 3 years ago

I have bundled this pull into https://github.com/OSSystems/meta-browser/pull/529

otavio commented 3 years ago

@TonyTascioglu as @kraj has bundled it with #529, I am closing this PR and any further discussion about it should be moved there.