2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00: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:
Michał Kępień
2020-04-16 21:21:51 +00:00

View File

@@ -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