build with a large spot::acc_cond::mark_t

* .gitlab-ci.yml: here
This commit is contained in:
Maximilien Colange 2018-05-22 13:57:00 +02:00
parent f4476e78c8
commit 0205ff1394

View file

@ -11,7 +11,7 @@ debian-stable-gcc:
image: registry.lrde.epita.fr/spot-debuild:stable
script:
- autoreconf -vfi
- ./configure
- ./configure --enable-nb-acc=256
- make
- make distcheck
artifacts: