nixpkgs/pkgs/os-specific
Clemens Fruhwirth 43a737b81c Disable fortify and stackprotector hardening for spl/zfs.
Linux 4.16 introduces a stackprotector detection script that returns
different results for the kernel compilation run and the spl/zfs
compilation run, as the setting for hardening are different. This
results in a broken ABI between spl/zfs and the compiled kernel,
breaking ZFS. Also disabling the fortify and stackprotector hardening,
as we do for the kernel, fixes that.
2018-06-25 16:55:42 +02:00
..
bsd netbsd.compat: fix build with musl (#41537) 2018-06-16 23:25:10 -04:00
darwin Merge staging into master 2018-06-22 13:20:37 +02:00
gnu Merge pull request #40530 from obsidiansystems/mingw-cleanup 2018-05-14 21:05:44 -04:00
linux Disable fortify and stackprotector hardening for spl/zfs. 2018-06-25 16:55:42 +02:00
windows Merge pull request #40530 from obsidiansystems/mingw-cleanup 2018-05-14 21:05:44 -04:00