Added a test for --enable-bigint
This commit is contained in:
parent
609aa825e1
commit
ec5fe96fe2
@ -64,7 +64,7 @@ do
|
|||||||
done
|
done
|
||||||
|
|
||||||
# Test other builds
|
# Test other builds
|
||||||
configure_opts="--enable-debug"
|
configure_opts="--enable-bigint --enable-debug"
|
||||||
for opt in $configure_opts
|
for opt in $configure_opts
|
||||||
do
|
do
|
||||||
./test.sh configure.sh $src_dir $opt $copts
|
./test.sh configure.sh $src_dir $opt $copts
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user