[spice-server] ci: Pass --enable-celt051 to configure

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

 



It's now mandatory to explicitly enable/disable CELT at configure time
if celt051-devel is installed.
---

This patch is also needed in order not to break CI, probably makes sense to squash it with the
DISTCHECKFLAGS one, or maybe with the submodule update

Christophe

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 655232c23..9b8d67edd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,7 +22,7 @@ makecheck:
 # --without-sasl       disable SASL
 options:
   script:
-  - ./autogen.sh --enable-statistics --without-sasl
+  - ./autogen.sh --enable-statistics --without-sasl --enable-celt051
   - make
   - make -C server check || (cat server/tests/test-suite.log && exit 1)
 
-- 
2.17.1

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]