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