Tuomas Tynkkynen
2016-04-06 17:19:43 +03:00
parent 59ef7d25c3
commit b95274cc90
@@ -190,15 +190,6 @@ let
$installFlags "''${installFlagsArray[@]}"
'');
# !!! This leaves references to gcc in $dev
# that we might be able to avoid
postFixup = if isModular then ''
# !!! Should this be part of stdenv? Also patchELF should take an argument...
prefix=$dev
patchELF
prefix=$out
'' else null;
meta = {
description =
"The Linux kernel" +