X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Fcibuild.sh;h=b90fb41855028091d3a2917245f21982894df220;hb=6cc7fedd176358fddf4a77095da86f1fcf857088;hp=120d4278b9e7f404d1175cab90626a30d547650d;hpb=f7bf1a1f05648e6292baded4828b46bea0f59075;p=sysdb.git diff --git a/t/cibuild.sh b/t/cibuild.sh index 120d427..b90fb41 100755 --- a/t/cibuild.sh +++ b/t/cibuild.sh @@ -7,8 +7,8 @@ set -ex ./autogen.sh -./configure --enable-gcov $CIOPTIONS \ - CFLAGS="-O0 -Wno-sign-conversion $CICFLAGS" \ +./configure --enable-standards --enable-gcov $CIOPTIONS \ + CFLAGS="-O0 $CICFLAGS" \ LDFLAGS="$CILDFLAGS" make clean all make test