Optionally compile the examples in autotools, compile+run in travis

This commit is contained in:
Elichai Turkel
2020-04-30 14:34:24 +03:00
parent 422a7cc86a
commit 517644eab1
5 changed files with 56 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ valgrind --version || true
--with-ecmult-gen-precision="$ECMULTGENPRECISION" \
--enable-module-ecdh="$ECDH" --enable-module-recovery="$RECOVERY" \
--enable-module-schnorrsig="$SCHNORRSIG" \
--enable-examples="$EXAMPLES" \
--with-valgrind="$WITH_VALGRIND" \
--host="$HOST" $EXTRAFLAGS