Comment 2 for bug 2036757

Revision history for this message
Paul Mars (upils) wrote :

I can confirm the build is succeeding when this flag is explicitly set to none

GCCOPT += $(call gcc_ok,-fcf-protection=none,)

But I will keep digging because I do not want to disable this security feature if this is not the root cause.