commit cb6e364fb8254cc4de59edef44e26b58443c9adb
Author: Jan Palus <[email protected]>
Date:   Sat Sep 11 01:43:11 2021 +0200

    disable y2038 (fixes metalink support on i686)
    
    see https://savannah.gnu.org/bugs/index.php?61140

 wget.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/wget.spec b/wget.spec
index 5806b36..ad38ac7 100644
--- a/wget.spec
+++ b/wget.spec
@@ -171,6 +171,7 @@ chmod +x build-aux/bzr-version-gen
        --enable-opie \
        --enable-pcre \
        --disable-silent-rules \
+       --disable-year2038 \
        --with-libpsl \
        %{__with_without metalink} \
        --with-ssl%{!?with_gnutls:=openssl} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/wget.git/commitdiff/0dae7cf02e02aceb293014bc098bb4957abc297e

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to