mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-30 02:41:03 +02:00
Set PYTHON_COMPAT to python 3.6 and 3.7 to be suitable for the current code base. Add a custom patch to replace error with warning when running autoconf for cross builds, because libkrb5 is not able to detect cross-compilation. See also https://github.com/kinvolk/Flatcar/issues/369 .