taucmdr.cf.software.libelf_installation module¶
libelf software installation management.
- The ELF library provides an interface to read, modify or create ELF files in
- an architecture-independent way.
-
class
taucmdr.cf.software.libelf_installation.LibelfInstallation(sources, target_arch, target_os, compilers)[source]¶ Bases:
taucmdr.cf.software.installation.AutotoolsInstallationEncapsulates a libelf installation.
