nixpkgs/pkgs/os-specific
Jan Tojnar e40d568daa
ffado: prevent build tools from leaking into closure
FFADO stored paths to various build dependencies and libraries
like gcc or pyuic5 (from PyQT) in $out/lib/libffado/static_info.txt,
thus  bringing them into the runtime closure.

With Nix, this information is not really critical, as we can find
out the exact dependencies from .drv files in Nix store.

This alone reduced the closure size from 914866184B to 132341176B.
2019-06-18 02:46:36 +02:00
..
bsd netbsd.mkDerivation: don't supply -z relro 2019-04-10 17:35:08 -04:00
darwin Merge pull request #62684 from bdesham/trash-0.9.2 2019-06-11 19:32:55 -04:00
linux ffado: prevent build tools from leaking into closure 2019-06-18 02:46:36 +02:00
windows Revert "mingw: use current package set for headers" 2019-01-28 10:42:04 -05:00