elf-header-real: fixup outputsToInstall
This commit is contained in:
parent
b80c9ce4a9
commit
301109a2dd
@ -32,6 +32,7 @@ stdenvNoCC.mkDerivation {
|
||||
'';
|
||||
|
||||
meta = libc.meta // {
|
||||
outputsToInstall = [ "out" ];
|
||||
description = "The datastructures of ELF according to the target platform's libc";
|
||||
longDescription = ''
|
||||
The Executable and Linkable Format (ELF, formerly named Extensible Linking
|
||||
|
Loading…
Reference in New Issue
Block a user