[glib-networking/wip/nacho/openssl: 2/6] ci: build with openssl
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib-networking/wip/nacho/openssl: 2/6] ci: build with openssl
- Date: Wed, 19 Sep 2018 09:20:49 +0000 (UTC)
commit 9b28d6213c44387ff50d06cbf9272bfc300d129b
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Tue Sep 18 15:04:14 2018 +0200
ci: build with openssl
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d6e0487..c543461 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,7 +13,7 @@ build_stable:
- export LSAN_OPTIONS=suppressions=$PWD/tls/tests/asan.supp
- mkdir build
- cd build
- - meson .. -Db_sanitize=address
+ - meson .. -Dopenssl=auto -Db_sanitize=address
- ninja
- ninja test
- ninja install
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]