gitlab-ci: force distcheck to use included GNU ltdl

* .gitlab-ci.yml: Here.
This commit is contained in:
Etienne Renault 2018-12-04 14:42:02 +00:00
parent 9038e48ea4
commit dba2305367

View file

@ -60,7 +60,7 @@ debian-gcc-snapshot:
- autoreconf -vfi
- ./configure --with-included-ltdl CXX='g++'
- make
- make distcheck
- make distcheck DISTCHECK_CONFIGURE_FLAGS='--with-included-ltdl'
artifacts:
when: always
paths: