mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-02 06:47:54 +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.