mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-25 00:11:23 +02:00
coreos/config/env: Fix cross-compilation for openldap
We can fix openldap's failure at cross compilation by overriding some variables rather than hacking the package, so do that.
This commit is contained in:
parent
d624880eae
commit
113521e7fb
4
sdk_container/src/third_party/coreos-overlay/coreos/config/env/net-nds/openldap
vendored
Normal file
4
sdk_container/src/third_party/coreos-overlay/coreos/config/env/net-nds/openldap
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
export ac_cv_func_memcmp_working=yes
|
||||||
|
export ol_with_yielding_select=yes
|
||||||
|
export with_yielding_select+set=yes
|
||||||
|
export with_yielding_select=yes
|
Loading…
x
Reference in New Issue
Block a user