summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 729e49f)
raw | patch | inline | side by side (parent: 729e49f)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 24 Feb 2014 02:43:49 +0000 (18:43 -0800) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 24 Feb 2014 02:43:49 +0000 (18:43 -0800) |
t/cibuild.sh | patch | blob | history |
diff --git a/t/cibuild.sh b/t/cibuild.sh
index 8b872af6edbc7fb39bdc4570a9fea25bc10f06ea..b90fb41855028091d3a2917245f21982894df220 100755 (executable)
--- a/t/cibuild.sh
+++ b/t/cibuild.sh
set -ex
./autogen.sh
-./configure --enable-gcov $CIOPTIONS \
+./configure --enable-standards --enable-gcov $CIOPTIONS \
CFLAGS="-O0 $CICFLAGS" \
LDFLAGS="$CILDFLAGS"
make clean all