gitlab-ci: force distcheck to use included GNU ltdl
* .gitlab-ci.yml: Here.
This commit is contained in:
parent
9038e48ea4
commit
dba2305367
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue