mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Merge branch 'mnowak/broaden-abi-check-scope' into 'main'
Broaden scope of abi-check See merge request isc-projects/bind9!3927
This commit is contained in:
commit
d5350db5bc
1 changed files with 1 additions and 0 deletions
|
|
@ -1294,6 +1294,7 @@ abi-check:
|
|||
variables:
|
||||
CC: gcc
|
||||
CFLAGS: "${CFLAGS_COMMON} -Og"
|
||||
EXTRA_CONFIGURE: "--enable-dnstap --with-libidn2"
|
||||
BIND_BASELINE_VERSION: v9_17_3
|
||||
script:
|
||||
- *configure
|
||||
|
|
|
|||
Loading…
Reference in a new issue