mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
patchelf: always build this package required for RPATH sanitization
Signed-off-by: Wolfgang Grandegger <wg@grandegger.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
022b8adbd6
commit
b972b108f4
@ -1,5 +1,6 @@
|
|||||||
config BR2_PACKAGE_HOST_PATCHELF
|
config BR2_PACKAGE_HOST_PATCHELF
|
||||||
bool "host patchelf"
|
bool
|
||||||
|
default y
|
||||||
help
|
help
|
||||||
PatchELF is a small utility to modify the dynamic linker
|
PatchELF is a small utility to modify the dynamic linker
|
||||||
and RPATH of ELF executables.
|
and RPATH of ELF executables.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user