Sometime in the next few releases I think we should make libcurl
the default.
Prep for more CI work.
Closes: #1016
Approved by: jlebon
- git
env:
+ # At some point soon will encourage distros to use libcurl
+ CONFIGOPTS: "--with-curl --with-openssl"
# Enable all the sanitizers for this primary build.
# We only use -Werror=maybe-uninitialized here with a "fixed" toolchain
CFLAGS: '-fsanitize=undefined -fsanitize-undefined-trap-on-error -fsanitize=address -O2 -Wp,-D_FORTIFY_SOURCE=2'
inherit: true
required: true
-context: f26-curl-openssl
-
-packages:
- - pkgconfig(libcurl)
- - pkgconfig(openssl)
+context: f26-libsoup
env:
- CONFIGOPTS: "--with-curl --with-openssl"
+ CONFIGOPTS: "--without-curl --without-openssl"
tests:
- ci/build-check.sh
. ${dn}/libbuild.sh
pkg_install_builddeps ostree
+# Until this propagates farther
+pkg_install 'pkgconfig(libcurl)' 'pkgconfig(openssl)'
pkg_install sudo which attr fuse \
libubsan libasan libtsan PyYAML redhat-rpm-config \
elfutils