Skip to content

Fix Linux CI build

Plata Hill requested to merge work/plata/fix-ci-build into master

The build failed with: "cc1plus: error: ‘_FORTIFY_SOURCE’ is not enabled by ‘-fhardened’ because optimizations are turned off [-Werror=hardened]".

Do not treat "hardened" as error when building with GCC.

Edited by Plata Hill

Merge request reports

Loading