mirror of
https://gitlab.com/gnuwget/wget.git
synced 2025-07-29 12:37:24 +00:00
.gitlab-ci.yml: Need --force option to autopoint
This commit is contained in:
@ -365,7 +365,7 @@ Build/Arch:
|
||||
script:
|
||||
- export CFLAGS="$CFLAGS_DEFAULT"
|
||||
- ./bootstrap --skip-po && touch .manywarnings
|
||||
- autoreconf -vi
|
||||
- autoreconf -vif
|
||||
- ./configure $CONFIGURE_BASE_FLAGS
|
||||
- make -j$(nproc)
|
||||
- make check -j$(nproc)
|
||||
|
Reference in New Issue
Block a user