mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-11-18 07:09:28 +00:00
9 lines
184 B
Plaintext
9 lines
184 B
Plaintext
config BR2_PACKAGE_HOST_PATCHELF
|
|
bool
|
|
default y
|
|
help
|
|
PatchELF is a small utility to modify the dynamic linker
|
|
and RPATH of ELF executables.
|
|
|
|
http://nixos.org/patchelf.html
|