* Make the grep call optional.
svn path=/nixpkgs/trunk/; revision=3330
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
export NIX_ENFORCE_PURITY=
|
||||
alias make=gmake
|
||||
export MAKE=gmake
|
||||
shopt -s expand_aliases
|
||||
shopt -s expand_aliases
|
||||
|
||||
# Filter out stupid GCC warnings (in gcc-wrapper).
|
||||
export NIX_GCC_NEEDS_GREP=1
|
||||
|
||||
Reference in New Issue
Block a user