sailfishos / sailfish-browser

Sailfish Browser
https://github.com/sailfishos/sailfish-browser/wiki/Sailfish-Browser-wiki
Mozilla Public License 2.0
305 stars 86 forks source link

Restore ESR 91 build optimisation #1028

Open llewelld opened 10 months ago

llewelld commented 10 months ago

Due to a bug in gcc 8.3.0 code optimisation had to be dropped to O1. See commit 7d33480286ffa366099bbd6a67e18746522ed6dd.

Since then @direc85 has patched gcc so that the build crash no longer happens. Once gcc is available in the SDK we can therefore revert the optimisation change.