make-bootstrap-tools-cross.nix: Strip extra whitespace
This commit is contained in:
parent
7a5b85cdda
commit
2d3d105b02
@ -126,7 +126,7 @@ rec {
|
||||
crossConfig = stdenv.cross.config;
|
||||
|
||||
buildCommand = ''
|
||||
set -x
|
||||
set -x
|
||||
mkdir -p $out/bin $out/lib $out/libexec
|
||||
|
||||
# Copy what we need of Glibc.
|
||||
|
Loading…
x
Reference in New Issue
Block a user