Tumbleweed changed location of krb5-config

krb5-config is now in /usr/bin/ and we should detect it automatically.
This commit is contained in:
Michal Nowak 2020-08-26 09:15:43 +02:00
parent 045173f8a7
commit 6095811461
No known key found for this signature in database
GPG key ID: 24A3E8463AEE5E56

View file

@ -794,7 +794,7 @@ gcc:tumbleweed:amd64:
variables:
CC: gcc
CFLAGS: "${CFLAGS_COMMON}"
EXTRA_CONFIGURE: "--with-libidn2 --with-gssapi=/usr/lib/mit/bin/krb5-config ${WITH_READLINE_READLINE}"
EXTRA_CONFIGURE: "--with-libidn2 ${WITH_READLINE_READLINE}"
<<: *tumbleweed_latest_amd64_image
<<: *build_job