e84636d configure: Don't define _FORTIFY_SOURCE for gcov builds

Authored and Committed by andyp 3 years ago
1 file changed. 1 lines added. 0 lines removed.
    configure: Don't define _FORTIFY_SOURCE for gcov builds
    
    Coverage instrumentation requires optimisation to be disabled and
    _FORTIFY_SOURCE requires optimisation to be enabled, so they are
    incompatible.
    
    Signed-off-by: Andrew Price <anprice@redhat.com>
    
        
file modified
+1 -0