From 90fc84fb24707927371fa4ee7797cbcb2583f7e8 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 6 Dec 2016 14:16:46 -0500 Subject: [PATCH] ci: --enable-new-name in clang test So we have some coverage of this before merging. I didn't make a whole new context for this though, and it's only mildly useful because we really want to test the daemon...but this is a start. Closes: #535 Approved by: jlebon --- .redhat-ci.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.redhat-ci.yml b/.redhat-ci.yml index 14f04a61..9d23fc83 100644 --- a/.redhat-ci.yml +++ b/.redhat-ci.yml @@ -43,6 +43,14 @@ env: CC: 'clang' CFLAGS: '-Werror=unused-variable' +build: + config-opts: > + --prefix=/usr + --libdir=/usr/lib64 + --enable-installed-tests + --enable-gtk-doc + --enable-new-name + tests: artifacts: