mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 08:56:58 +02:00
coreos/config: Add a fix for dev-libs/cyrus-sasl cross-compilation
This commit is contained in:
parent
723745befc
commit
1217d6c0fa
5
sdk_container/src/third_party/coreos-overlay/coreos/config/env/dev-libs/cyrus-sasl
vendored
Normal file
5
sdk_container/src/third_party/coreos-overlay/coreos/config/env/dev-libs/cyrus-sasl
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
# Checking if a GSSAPI implementation supports SPNEGO feature involves
|
||||
# running a binary built during the configuration phase. This
|
||||
# obviously won't work in case of cross-compilation, so we state up
|
||||
# front that SPNEGO is supported.
|
||||
export ac_cv_gssapi_supports_spnego=yes
|
Loading…
Reference in New Issue
Block a user