1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00
nixpkgs/pkgs/stdenv
Vladimír Čunát 89036ef76a stdenv: accept wider range of $configureScript options
Fixes #12632.

I think it's better to quote this variable in general, because it is
common and even documented to pass space-separated commands in there.
The greps should just fail in that case and `if` won't proceed
which seems fine for such cases, and it's certainly better than
passing additional unintended parameters to grep
(which was happening all the time before).
2016-02-03 17:15:11 +01:00
..
cygwin cygwin: stdenv 2015-05-28 10:53:34 +02:00
darwin cc-wrapper: fix on darwin 2016-01-19 17:47:11 -05:00
freebsd FreeBSD: improve bootstrapping, re-enable bdb for heimdal 2016-01-01 17:01:13 +00:00
generic stdenv: accept wider range of $configureScript options 2016-02-03 17:15:11 +01:00
linux linux stdenv bootstrap: avoid building grep twice 2016-01-25 09:55:00 +01:00
native FreeBSD: undo removal of Solaris and remove changes to native stdenv now that FreeBSD has its own 2016-01-01 17:01:13 +00:00
nix add is{GNU,Clang} attrs to cc-wrapper. 2015-05-11 14:39:36 -07:00
adapters.nix enableDebugging: use more suitable gcc flags 2015-08-10 09:11:30 +02:00
common-path.nix
default.nix Merge branch 'master' into staging 2016-01-05 10:28:58 +01:00