Loading
nixos/security/wrappers: don't force PIE hardening (#259509)
PIE causes problems with static binaries on ARM (see 76552e95). It is enabled by default on other platforms anyway when musl is used, so we don't need to specify it manually.
PIE causes problems with static binaries on ARM (see 76552e95). It is enabled by default on other platforms anyway when musl is used, so we don't need to specify it manually.