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:
Michal Nowak
2020-08-06 14:23:38 +02:00
parent 156df0f808
commit a1227c3376

View File

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