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
This commit is contained in:
parent
56d11de141
commit
90fc84fb24
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user