mirror of
https://github.com/mirror/wget.git
synced 2024-12-28 05:40:08 +08:00
.gitlab-ci.yml: Even Debian Stable requires running autoreconf
This commit is contained in:
parent
010cb79b43
commit
733ba71b13
@ -49,6 +49,7 @@ VPATH/Debian:
|
||||
- contrib/spell-checker
|
||||
- export CFLAGS=$CFLAGS_DEFAULT
|
||||
- ./bootstrap --skip-po && touch .manywarnings
|
||||
- autoreconf -ivf
|
||||
- mkdir vpath && cd vpath
|
||||
- ../configure $CONFIGURE_BASE_FLAGS --cache-file ../cache/config.cache
|
||||
- make -j$(nproc)
|
||||
|
Loading…
Reference in New Issue
Block a user