mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-15 08:34:04 +00:00
![]() libselinux incorrectly initializes the host platform's arch using uname -m, which actually returns the build platform's arch. This results in an invalid compile flag (-mno-tls-direct-seg-refs) when compiling from x86_32. So we need to set the host arch variable explicitly. |
||
---|---|---|
.. | ||
default.nix |