gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] 188/264: github/workflow: enable MQTT in the macOS debug build


From: gnunet
Subject: [gnurl] 188/264: github/workflow: enable MQTT in the macOS debug build
Date: Thu, 30 Apr 2020 16:08:11 +0200

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

nikita pushed a commit to branch master
in repository gnurl.

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

    github/workflow: enable MQTT in the macOS debug build
---
 .github/workflows/macos.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml
index 6910b9ce4..666c49901 100644
--- a/.github/workflows/macos.yml
+++ b/.github/workflows/macos.yml
@@ -23,7 +23,7 @@ jobs:
           install: nghttp2
         - name: debug
           install: nghttp2
-          configure: --enable-debug --enable-werror --without-brotli
+          configure: --enable-debug --enable-werror --without-brotli 
--enable-mqtt
         - name: libssh2
           install: nghttp2 libssh2
           configure: --enable-debug --with-libssh2

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



reply via email to

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