nixpkgs/pkgs/development/libraries/gsl
volth 3d3f83dc51 gsl: remove disable-fma.patch
`NIX_CFLAGS_COMPILE = [ "-mno-fma" ];` disables FMA in a more reliable way.

`platform.gcc.arch = "skylake"` resulting in gcc command line flag -march=skylake was able to enable FMA even with disable-fma.patch applied
2019-04-30 14:39:18 +00:00
..
default.nix gsl: remove disable-fma.patch 2019-04-30 14:39:18 +00:00
gsl-1_16.nix gsl: remove disable-fma.patch 2019-04-30 14:39:18 +00:00