gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 02/02: guix-gnurl.


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 02/02: guix-gnurl.
Date: Tue, 24 Oct 2017 15:26:31 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit dc0683b6404f7204c2ad98fb77f92b00c0116525
Author: ng0 <address@hidden>
AuthorDate: Tue Oct 24 13:25:55 2017 +0000

    guix-gnurl.
---
 guix-gnurl.scm | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)

diff --git a/guix-gnurl.scm b/guix-gnurl.scm
index 25dc36478..d4a98eaf8 100644
--- a/guix-gnurl.scm
+++ b/guix-gnurl.scm
@@ -60,8 +60,18 @@
     ;;          (lambda _
     ;;            (zero? (system* "sh" "buildconf"))))))))
     (arguments
-     `(#:configure-flags '("--enable-gnurl")
-
+     ;;`(;#:configure-flags '("--enable-gnurl")
+     `(#:configure-flags '("--enable-ipv6" "--with-gnutls" "--without-libssh2"
+                           "--without-libmetalink" "--without-winidn"
+                           "--without-librtmp" "--without-nghttp2"
+                           "--without-nss" "--without-cyassl"
+                           "--without-polarssl" "--without-ssl"
+                           "--without-winssl" "--without-darwinssl"
+                           "--disable-sspi" "--disable-ntlm-wb"
+                           "--disable-ldap" "--disable-rtsp" "--disable-dict"
+                           "--disable-telnet" "--disable-tftp" "--disable-pop3"
+                           "--disable-imap" "--disable-smtp" "--disable-gopher"
+                           "--disable-file" "--disable-ftp" "--disable-smb")
        #:test-target "test"
        #:parallel-tests? #f
        #:phases

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]