gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [gnurl] 56/153: travis: build darwinssl on macos 10.12


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 56/153: travis: build darwinssl on macos 10.12
Date: Tue, 11 Sep 2018 12:52:07 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 537763f7f517a8612dc1f7499be95a4eed89ebbd
Author: Daniel Stenberg <address@hidden>
AuthorDate: Tue Aug 7 13:17:22 2018 +0200

    travis: build darwinssl on macos 10.12
    
    ... as building on 10.13.x before 10.13.4 leads to link errors.
    
    Assisted-by: Nick Zitzmann
    Fixes #2835
    Closes #2845
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index e713fcef7..68423b8af 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -101,6 +101,7 @@ matrix:
           env: T=debug C="--with-ssl=/usr/local/opt/libressl 
--with-libmetalink"
         - os: osx
           compiler: clang
+          osx_image: xcode9.2
           env: T=debug C="--without-ssl --with-darwinssl --with-libmetalink"
         - os: osx
           compiler: clang

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



reply via email to

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