patchelf: always build this package required for RPATH sanitization
authorWolfgang Grandegger <wg@grandegger.com>
Thu, 20 Jul 2017 14:35:15 +0000 (16:35 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 20 Jul 2017 20:47:04 +0000 (22:47 +0200)
Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/patchelf/Config.in.host

index d1c837570499c5229550791f37f8d833244fe9a3..6abe78e235cc4893d36fbee493d2df706cc39bb7 100644 (file)
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_HOST_PATCHELF
-       bool "host patchelf"
+       bool
+       default y
        help
          PatchELF is a small utility to modify the dynamic linker
          and RPATH of ELF executables.