go_1_11: remove build artifacts
This commit is contained in:
parent
16dabf2d5b
commit
7b63cdcc07
@ -197,6 +197,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
preInstall = ''
|
preInstall = ''
|
||||||
|
rm -r pkg/{bootstrap,obj}
|
||||||
# Contains the wrong perl shebang when cross compiling,
|
# Contains the wrong perl shebang when cross compiling,
|
||||||
# since it is not used for anything we can deleted as well.
|
# since it is not used for anything we can deleted as well.
|
||||||
rm src/regexp/syntax/make_perl_groups.pl
|
rm src/regexp/syntax/make_perl_groups.pl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user