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