mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-03 13:59:27 -04:00
Update BIND_BASELINE_VERSION to v9_17_4
This commit is contained in:
parent
d7362ff16d
commit
1b1b11a3fe
1 changed files with 1 additions and 1 deletions
|
|
@ -1295,7 +1295,7 @@ abi-check:
|
|||
CC: gcc
|
||||
CFLAGS: "${CFLAGS_COMMON} -Og"
|
||||
EXTRA_CONFIGURE: "--enable-dnstap --with-libidn2"
|
||||
BIND_BASELINE_VERSION: v9_17_3
|
||||
BIND_BASELINE_VERSION: v9_17_4
|
||||
script:
|
||||
- *configure
|
||||
- make -j${BUILD_PARALLEL_JOBS:-1} V=1
|
||||
|
|
|
|||
Loading…
Reference in a new issue