gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] 187/264: azure: add mqtt support to one of the Windows builds


From: gnunet
Subject: [gnurl] 187/264: azure: add mqtt support to one of the Windows builds
Date: Thu, 30 Apr 2020 16:08:10 +0200

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

nikita pushed a commit to branch master
in repository gnurl.

commit f80dfd2256ead5a98aa9e8a9bf28d3edf3065862
Author: Daniel Stenberg <address@hidden>
AuthorDate: Tue Apr 14 11:19:13 2020 +0200

    azure: add mqtt support to one of the Windows builds
---
 .azure-pipelines.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index 222044ec3..77a47ab4e 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -255,7 +255,7 @@ stages:
     container:
       image: mback2k/curl-docker-winbuildenv-msys1-mingw32:ltsc2019
     steps:
-    - script: C:\MinGW\msys\1.0\bin\sh -l -c "cd $(echo '%cd%') && ./buildconf 
&& ./configure --host=i686-w64-mingw32 --build=i686-w64-mingw32 
--prefix=/mingw32 --enable-debug --enable-werror --without-zlib"
+    - script: C:\MinGW\msys\1.0\bin\sh -l -c "cd $(echo '%cd%') && ./buildconf 
&& ./configure --host=i686-w64-mingw32 --build=i686-w64-mingw32 
--prefix=/mingw32 --enable-debug --enable-werror --without-zlib --enable-mqtt"
       displayName: 'configure debug without zlib'
 
     - script: C:\MinGW\msys\1.0\bin\sh -l -c "cd $(echo '%cd%') && make"

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



reply via email to

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