generated from ossf/project-template
-
Notifications
You must be signed in to change notification settings - Fork 185
Closed
Description
Reference:
Line 760 in b14d7a9
| | <span id="-fcf-protection=check">`-fcf-protection=check`</span><br/> | GCC 8.0.0<br/>Clang 7.0.0 | Instruct linker to verify all object files in final link with link-time optimization (LTO) are compiled with identical control-flow protections | |
Passing the -fcf-protection=check flag to Clang results in the following error:
error: invalid value 'check' in '-fcf-protection=check'