mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-24 17:25:13 +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.