Broaden scope of abi-check
For abi-check we should use as broad 'configure' options as possible.
(cherry picked from commit 8e43f5e860)
This commit is contained in:
@@ -1358,6 +1358,7 @@ abi-check:
|
||||
variables:
|
||||
CC: gcc
|
||||
CFLAGS: "${CFLAGS_COMMON} -Og"
|
||||
EXTRA_CONFIGURE: "--enable-dnstap --with-libidn2"
|
||||
BIND_BASELINE_VERSION: v9_16_5
|
||||
script:
|
||||
- *configure
|
||||
|
||||
Reference in New Issue
Block a user