* Back out r6830.
svn path=/nixpkgs/trunk/; revision=6846
This commit is contained in:
@@ -100,6 +100,7 @@ rec {
|
||||
|
||||
import ../generic {
|
||||
name = "stdenv-linux-boot";
|
||||
param1 = if staticGlibc then "static" else "dynamic";
|
||||
preHook = ./scripts/prehook.sh;
|
||||
stdenv = stdenvInitial;
|
||||
shell = bootstrapTools.bash;
|
||||
|
||||
Reference in New Issue
Block a user