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