gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] branch master updated: update cirrus


From: gnunet
Subject: [gnurl] branch master updated: update cirrus
Date: Tue, 07 Apr 2020 14:16:06 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

The following commit(s) were added to refs/heads/master by this push:
     new c5000ba5d update cirrus
c5000ba5d is described below

commit c5000ba5df899d525aa40dd76015f8adf54e954e
Author: Nikita Gillmann <address@hidden>
AuthorDate: Tue Apr 7 14:15:52 2020 +0200

    update cirrus
---
 .cirrus.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.cirrus.yml b/.cirrus.yml
index 5bf6b35a4..a19b26238 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -1,5 +1,5 @@
 # Cirrus CI configuration
-# https://cirrus-ci.com/github/curl/curl
+# https://cirrus-ci.com/github/teknokatze/gnurl
 
 task:
   name: FreeBSD
@@ -27,7 +27,7 @@ task:
         export CXXFLAGS="-fsanitize=address,undefined 
-fno-sanitize-recover=undefined,integer -Wformat -Werror=format-security 
-Werror=array-bounds -g";
         export LDFLAGS="-fsanitize=address,undefined 
-fno-sanitize-recover=undefined,integer" ;;
       esac
-    - ./configure --prefix="${HOME}"/install --enable-debug --with-libssh2 
--with-brotli --with-gssapi --with-libidn2 --enable-manual --enable-ldap 
--enable-ldaps --with-librtmp --with-libmetalink --with-libpsl --with-nghttp2 
|| { tail -300 config.log; false; }
+    - ./configure-gnurl --prefix="${HOME}"/install --enable-debug || { tail 
-300 config.log; false; }
   compile_script:
     - make V=1
   test_script:

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



reply via email to

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