mirror of
https://github.com/mirror/wget.git
synced 2025-03-25 01:00:13 +08:00
.gitlab-ci.yml: Need --force option to autopoint
This commit is contained in:
parent
d82f158e3d
commit
6898efd978
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user