8 lines
189 B
Plaintext
8 lines
189 B
Plaintext
|
config BR2_PACKAGE_HOST_PATCHELF
|
||
|
bool "host patchelf"
|
||
|
help
|
||
|
PatchELF is a small utility to modify the dynamic linker
|
||
|
and RPATH of ELF executables.
|
||
|
|
||
|
http://nixos.org/patchelf.html
|