Files
nixpkgs/pkgs/development
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
..
2019-04-30 14:39:18 +00:00
2019-04-29 23:56:52 +02:00
2019-04-30 15:50:24 +02:00