mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-10 06:26:57 +02:00
Gentoo avoids using these scripts as much as possible because they don't play well when cross-compiling. Wrappers can help, but this approach is considered too messy for Gentoo itself, and there are always other ways around the problem. I found that only app-emulation/open-vm-tools failed to build without these wrappers. I have fixed this in Gentoo (and Flatcar) and sent a simple patch further upstream. I knew that other instances of this problem were being masked by the presence of these scripts on the build host, so I manually removed them all before rebuilding all of the board packages. This found about 8 more affected packages, most of which were looking for krb5-config. These have now been addressed in Gentoo or Flatcar as necessary. The Gentoo fixes have not been applied to Flatcar yet, but they can be taken in the round. Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com> |
||
---|---|---|
.. | ||
.repo/manifests | ||
src/third_party |