mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 05:51:18 +02:00
Merge pull request #772 from marineam/krb5
mit-krb5: work around broken autoconf tests
This commit is contained in:
commit
724057747c
4
sdk_container/src/third_party/coreos-overlay/coreos/config/env/app-crypt/mit-krb5
vendored
Normal file
4
sdk_container/src/third_party/coreos-overlay/coreos/config/env/app-crypt/mit-krb5
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
# work around configure test that cannot be cross compiled :(
|
||||||
|
export krb5_cv_attr_constructor_destructor=yes,yes
|
||||||
|
export ac_cv_func_regcomp=yes
|
||||||
|
export ac_cv_printf_positional=yes
|
Loading…
x
Reference in New Issue
Block a user