Source: chromium-browser
Version: 66.0.3359.139-1
Severity: serious

Hi,

As you know, chromium has been failing to build on armhf for a while now.
That's specially bad as it's blocking testing migration, causing testing
users to run a pretty old version with several security vulnerabilities.

I see that you've tried to make it build there again (without much success).

I would suggest to try with -Wl,--no-keep-memory (which may not be very
effective with ld.gold though), -Wl,-O1 or -Wl,-O0 (rather than the current
-Wl,-O2).

You tried to disable debug symbols, but since the build logs are silent I
don't know if the code is still compiling with -g.

Thanks for looking at this,
Emilio

Reply via email to