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:
Matthew Garrett 2016-04-05 18:29:11 -07:00
parent d624880eae
commit 113521e7fb

View 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