mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Bump BIND baseline version for abi-check
(cherry picked from commit 3730d59bf9)
This commit is contained in:
parent
1befd980e0
commit
ba6ed67545
1 changed files with 1 additions and 1 deletions
|
|
@ -1219,7 +1219,7 @@ abi-check:sid:amd64:
|
|||
variables:
|
||||
CC: gcc
|
||||
CFLAGS: "${CFLAGS_COMMON} -Og"
|
||||
BIND_BASELINE_VERSION: v9_11_16
|
||||
BIND_BASELINE_VERSION: v9_11_17
|
||||
script:
|
||||
- *configure
|
||||
- ${MAKE} -j${BUILD_PARALLEL_JOBS:-1} V=1
|
||||
|
|
|
|||
Loading…
Reference in a new issue