3283330 Current Trusty based environment fail to complile with:

1 file Authored by nsoffer 5 years ago, Committed by teigland 5 years ago,
1 file changed. 1 lines added. 0 lines removed.
    Current Trusty based environment fail to complile with:
    
        cc: error: unrecognized command line option ‘-fstack-protector-strong’
        cc: error: unrecognized command line option ‘-fstack-clash-protection’
    
    Upgrading to Xenial fix the first issue. I guess we need to check
    availability of the second flag, or switch to build inside a container.
    
    Signed-off-by: Nir Soffer <nsoffer@redhat.com>
    
        
file modified
+1 -0