mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-16 15:02:53 -04:00
Merge branch '3458-reintroduce-without-cmocka-and-without-gssapi' into 'main'
Configure Ubuntu 18.04 "bionic" without cmocka and GSS-API Closes #3458 See merge request isc-projects/bind9!6631
This commit is contained in:
commit
9aa40a735e
1 changed files with 1 additions and 1 deletions
|
|
@ -898,7 +898,7 @@ gcc:bionic:amd64:
|
|||
variables:
|
||||
CC: gcc
|
||||
CFLAGS: "${CFLAGS_COMMON} -O2"
|
||||
EXTRA_CONFIGURE: "--disable-dnstap"
|
||||
EXTRA_CONFIGURE: "--disable-dnstap --without-cmocka --without-gssapi"
|
||||
<<: *ubuntu_bionic_amd64_image
|
||||
<<: *build_job
|
||||
<<: *api_schedules_tags_triggers_web_triggering_rules
|
||||
|
|
|
|||
Loading…
Reference in a new issue