nixpkgs/pkgs/stdenv
Vladimír Čunát 5ad448df3a enableDebugging: use more suitable gcc flags
-ggdb is supposed to provide better symbol information when used with gdb
-Og is the recommended optimization level for debugging purposes
2015-08-10 09:11:30 +02:00
..
cygwin cygwin: stdenv 2015-05-28 10:53:34 +02:00
darwin add gnused to impure darwin stdenv 2015-06-19 22:08:01 -07:00
generic unique host deps, otherwise we get 600000 char derivations 2015-07-08 14:15:03 -07:00
linux Don't include /no-such-path in buildInputs 2015-06-15 19:26:52 +02:00
native Don't include /no-such-path in buildInputs 2015-06-15 19:26:52 +02:00
nix add is{GNU,Clang} attrs to cc-wrapper. 2015-05-11 14:39:36 -07:00
pure-darwin make bootstrap files buildable in sandbox 2015-07-10 14:00:47 -07:00
adapters.nix enableDebugging: use more suitable gcc flags 2015-08-10 09:11:30 +02:00
common-path.nix * Don't use the "replace-literal" command in stdenv; instead use 2012-01-19 13:47:26 +00:00
default.nix move pure stdenv into a new directory, bring back the old one 2015-06-18 13:19:34 -07:00