summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2017-09-17 20:57:52 +0300
committerDmitry Eremin-Solenikov <dbaryshkov@gmail.com>2018-06-23 12:20:14 +0300
commitbc16cb197b0dc996209b204f5f0061a0f5030312 (patch)
tree6b3a15833fd441e1dace68b14ae11dfb9043dd81 /.gitlab-ci.yml
parent637312e63d5c1d44ea19e6f87c22c82a296f0748 (diff)
downloadgnutls-bc16cb197b0dc996209b204f5f0061a0f5030312.tar.gz
.gitlab-ci.yml: disable gost in minimal build
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index dd61e5199c..be6e4e428e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -101,6 +101,7 @@ minimal.Fedora.x86_64:
--disable-nls --disable-libdane --without-p11-kit --without-tpm
--disable-ssl3-support --disable-ssl2-support --disable-doc --enable-openssl-compatibility
--disable-gcc-warnings
+ --disable-gost
- make -j$(nproc)
tags:
- shared