mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-29 03:50:40 +00:00
The makefile patch pulled from alpinelinux used to enable stackprotector unconditionally. This change use the nixpkgs flag hardeningEnable. This is required to support platform where stackprotector has problems.