elf-header-real: fixup outputsToInstall

This commit is contained in:
Graham Christensen
2018-09-18 10:51:47 -04:00
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