e361bb2 Disable GNULIB's year2038 support for 64-bit time_t

Authored and Committed by berrange a year ago
1 file changed. 3 lines added. 0 lines removed.
    Disable GNULIB's year2038 support for 64-bit time_t
    
    GNUTLS exposes time_t in its public API and thus the size of time_t
    is ABI relevant. It can't be changed in size without breaking
    ABI compatibility with applications built against GNUTLS that use
    the default time_t size.
    
    https://gitlab.com/gnutls/gnutls/-/issues/1466
    https://bugzilla.redhat.com/show_bug.cgi?id=2174758
    Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
    
        
file modified
+3 -0