libselinux doesn't cross-compile for armv6/7 #107578
Labels
0.kind: bug
Something is broken
6.topic: cross-compilation
Building packages on a different platform than they will be used on
When cross-compiling NixOS, libselinux is needed (due to being a dependency for glib, which is pretty much a requirement).
This currently fails to cross-compile for 32 bit platforms
To Reproduce
nix-build -A pkgsCross.armv7l-hf-multiplatform.libselinux
Related: #106759
cc @Ericson2314 @Atemu @matthewbauer
The text was updated successfully, but these errors were encountered: