nixpkgs/pkgs/os-specific/linux/musl
Walter Franzini 733d24b50b add stackprotector support on musl32
In order to support stackprotector on musl32, this change import a
couple of patches from alpinelinux:
1. libssp_nonshared.a is built alongside musl's libc
2. the above library is automatically linked when compiling with gcc6
   or gcc7
2021-02-12 21:11:16 +01:00
..
default.nix add stackprotector support on musl32 2021-02-12 21:11:16 +01:00