mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-10 20:50:00 -04:00
abi-check: Update BIND_BASELINE_VERSION to v9_17_1
This commit is contained in:
parent
69c6a26ee3
commit
2234bbe37e
1 changed files with 1 additions and 1 deletions
|
|
@ -1331,7 +1331,7 @@ abi-check:
|
|||
variables:
|
||||
CC: gcc
|
||||
CFLAGS: "${CFLAGS_COMMON} -Og"
|
||||
BIND_BASELINE_VERSION: v9_17_0
|
||||
BIND_BASELINE_VERSION: v9_17_1
|
||||
script:
|
||||
- *configure
|
||||
- make -j${BUILD_PARALLEL_JOBS:-1} V=1
|
||||
|
|
|
|||
Loading…
Reference in a new issue