mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Merge branch 'mnowak/abi-tracker-helper-v9_17_1' into 'master'
abi-check: Update BIND_BASELINE_VERSION to v9_17_1 See merge request isc-projects/bind9!3384
This commit is contained in:
commit
bb4a7eeba4
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