mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 22:15:20 +00:00
abi-check: Update BIND_BASELINE_VERSION to v9_17_1
This commit is contained in:
committed by
Michał Kępień
parent
69c6a26ee3
commit
2234bbe37e
@@ -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
|
||||
|
Reference in New Issue
Block a user