Advertisement
gvalkov

OpenWRT grep libelf 2021-03-11

Mar 12th, 2021
752
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 10.68 KB | None | 0 0
  1. /Volumes/btf/openwrt$ grep -r "libelf" .
  2. ./.config:CONFIG_PACKAGE_libelf=y
  3. ./tools/Makefile:$(curdir)/libelf/compile := $(curdir)/libtool/compile
  4. ./feeds/packages.tmp/info/.packageinfo-utils_avrdude:Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libncurses +libreadline +libusb-compat +libftdi1 +libelf
  5. ./feeds/packages.tmp/info/.packageinfo-utils_at:Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libelf
  6. ./feeds/packages.tmp/.packageinfo:Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libelf
  7. ./feeds/packages.tmp/.packageinfo:Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libncurses +libreadline +libusb-compat +libftdi1 +libelf
  8. ./feeds/packages.index:Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libelf
  9. ./feeds/packages.index:Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libncurses +libreadline +libusb-compat +libftdi1 +libelf
  10. ./feeds/packages/utils/avrdude/Makefile:  DEPENDS:=+libncurses +libreadline +libusb-compat +libftdi1 +libelf
  11. ./feeds/packages/utils/at/Makefile:  DEPENDS:=+libelf
  12. ./feeds/packages/libs/glib2/patches/001-no-libelf.patch: have_libelf = false
  13. ./feeds/packages/libs/glib2/patches/001-no-libelf.patch:-libelf = dependency('libelf', version : '>= 0.8.12', required : false)
  14. ./feeds/packages/libs/glib2/patches/001-no-libelf.patch:-if libelf.found()
  15. ./feeds/packages/libs/glib2/patches/001-no-libelf.patch:-  have_libelf = true
  16. ./feeds/packages/libs/glib2/patches/001-no-libelf.patch:-  # This fallback is necessary on *BSD. elfutils isn't the only libelf
  17. ./feeds/packages/libs/glib2/patches/001-no-libelf.patch:-  # implementation, and *BSD usually includes their own libelf as a system
  18. ./feeds/packages/libs/glib2/patches/001-no-libelf.patch:-  libelf = cc.find_library('elf', required : false)
  19. ./feeds/packages/libs/glib2/patches/001-no-libelf.patch:-  have_libelf = libelf.found()
  20. ./feeds/packages/libs/glib2/patches/001-no-libelf.patch:-  have_libelf = have_libelf and cc.has_function('elf_begin', dependencies : libelf)
  21. ./feeds/packages/libs/glib2/patches/001-no-libelf.patch:-  have_libelf = have_libelf and cc.has_function('elf_getshdrstrndx', dependencies : libelf)
  22. ./feeds/packages/libs/glib2/patches/001-no-libelf.patch:-  have_libelf = have_libelf and cc.has_function('elf_getshdrnum', dependencies : libelf)
  23. ./feeds/packages/libs/glib2/patches/001-no-libelf.patch:-  have_libelf = have_libelf and cc.has_header('libelf.h')
  24. ./feeds/packages/libs/glib2/patches/001-no-libelf.patch: if have_libelf
  25. Binary file ./feeds/packages/.git/index matches
  26. Binary file ./.git/index matches
  27. ./tmp/.packageauxvars:Package/at/depends = libc libelf libpthread librt
  28. ./tmp/.packageauxvars:Package/avrdude/depends = libc libelf libftdi1 libncurses libpthread libreadline librt libusb-compat
  29. ./tmp/.packageauxvars:Package/bpftool-full/depends = libbfd libc libelf libopcodes libpthread librt
  30. ./tmp/.packageauxvars:Package/bpftool/depends = libbfd libc libelf libopcodes libpthread librt
  31. ./tmp/.packageauxvars:Package/bpftool-minimal/depends = libc libelf libpthread librt
  32. ./tmp/.packageauxvars:Package/bpftool/depends = libc libelf libpthread librt
  33. ./tmp/.packageauxvars:Package/libasm/depends = libc libdw libelf libpthread librt
  34. ./tmp/.packageauxvars:Package/libbpf/depends = libc libelf libpthread librt
  35. ./tmp/.packageauxvars:Package/libdw/depends = libbz2 libc libelf libpthread librt
  36. ./tmp/.packageauxvars:Package/libelf/subdir = base
  37. ./tmp/.packageauxvars:Package/libelf/depends = libc libintl-full libpthread librt zlib
  38. ./tmp/.packageauxvars:Package/libelf1/depends = libc libintl-full libpthread librt zlib
  39. ./tmp/.packageauxvars:Package/perf/depends = libc libdw libelf libpthread librt libunwind objdump
  40. ./tmp/info/.packageinfo-feeds_packages_at:Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libelf
  41. ./tmp/info/.packageinfo-feeds_packages_avrdude:Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libncurses +libreadline +libusb-compat +libftdi1 +libelf
  42. ./tmp/info/.packageinfo-libs_elfutils:Package: libelf
  43. ./tmp/info/.packageinfo-libs_elfutils:Provides: libelf1
  44. ./tmp/info/.packageinfo-libs_elfutils:Title: ELF manipulation libraries (libelf)
  45. ./tmp/info/.packageinfo-libs_elfutils:Description: ELF manipulation libraries (libelf)
  46. ./tmp/info/.packageinfo-libs_elfutils:Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libelf +libbz2
  47. ./tmp/info/.packageinfo-libs_elfutils:Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libelf +libdw
  48. ./tmp/info/.packageinfo-network_utils_bpftools:Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libelf
  49. ./tmp/info/.packageinfo-network_utils_bpftools:Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libelf +libbfd +libopcodes
  50. ./tmp/info/.packageinfo-network_utils_bpftools:Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libelf
  51. ./tmp/info/.packageinfo-devel_perf:Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libelf +libdw +PACKAGE_libunwind:libunwind +libpthread +librt +objdump @!IN_SDK @!TARGET_arc770 @KERNEL_PERF_EVENTS
  52. ./tmp/.config-package.in:       select PACKAGE_libelf
  53. ./tmp/.config-package.in:       select PACKAGE_libelf
  54. ./tmp/.config-package.in:       select PACKAGE_libelf
  55. ./tmp/.config-package.in:       select PACKAGE_libelf
  56. ./tmp/.config-package.in:   config PACKAGE_libelf
  57. ./tmp/.config-package.in:       tristate "libelf............................... ELF manipulation libraries (libelf)"
  58. ./tmp/.config-package.in:       default y if DEFAULT_libelf
  59. ./tmp/.config-package.in:        ELF manipulation libraries (libelf)
  60. ./tmp/.config-package.in:       select PACKAGE_libelf
  61. ./tmp/.config-package.in:       select PACKAGE_libelf
  62. ./tmp/.config-package.in:       select PACKAGE_libelf
  63. ./tmp/.config-package.in:       select PACKAGE_libelf
  64. ./tmp/.packageinfo:Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libelf +libdw +PACKAGE_libunwind:libunwind +libpthread +librt +objdump @!IN_SDK @!TARGET_arc770 @KERNEL_PERF_EVENTS
  65. ./tmp/.packageinfo:Package: libelf
  66. ./tmp/.packageinfo:Provides: libelf1
  67. ./tmp/.packageinfo:Title: ELF manipulation libraries (libelf)
  68. ./tmp/.packageinfo:Description: ELF manipulation libraries (libelf)
  69. ./tmp/.packageinfo:Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libelf +libbz2
  70. ./tmp/.packageinfo:Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libelf +libdw
  71. ./tmp/.packageinfo:Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libelf
  72. ./tmp/.packageinfo:Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libelf +libbfd +libopcodes
  73. ./tmp/.packageinfo:Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libelf
  74. ./tmp/.packageinfo:Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libelf
  75. ./tmp/.packageinfo:Depends: +libc +USE_GLIBC:librt +USE_GLIBC:libpthread +libncurses +libreadline +libusb-compat +libftdi1 +libelf
  76. ./tmp/.packagedeps:package-$(CONFIG_PACKAGE_libelf) += libs/elfutils
  77. ./package/devel/perf/Makefile:  DEPENDS:= +libelf +libdw +PACKAGE_libunwind:libunwind +libpthread +librt +objdump @!IN_SDK @!TARGET_arc770 @KERNEL_PERF_EVENTS
  78. ./package/network/utils/bpftools/Makefile:  DEPENDS:=+libelf
  79. ./package/network/utils/bpftools/Makefile:  DEPENDS:=+libelf
  80. ./package/network/utils/iproute2/patches/145-keep_libelf_optional.patch:-    if ${PKG_CONFIG} libelf --exists; then
  81. ./package/network/utils/iproute2/patches/145-keep_libelf_optional.patch:+    if [ "${HAVE_ELF}" = "y" ] && ${PKG_CONFIG} libelf --exists; then
  82. ./package/libs/elfutils/Makefile:  DEPENDS:=+libelf +libdw
  83. ./package/libs/elfutils/Makefile:  DEPENDS:=+libelf +libbz2
  84. ./package/libs/elfutils/Makefile:define Package/libelf
  85. ./package/libs/elfutils/Makefile:  TITLE+= (libelf)
  86. ./package/libs/elfutils/Makefile:  PROVIDES:=libelf1
  87. ./package/libs/elfutils/Makefile:   $(CP) $(PKG_INSTALL_DIR)/usr/lib/libelf*.{a,so*} $(1)/usr/lib/
  88. ./package/libs/elfutils/Makefile:   $(CP) $(PKG_INSTALL_DIR)/usr/lib/pkgconfig/libelf.pc $(1)/usr/lib/pkgconfig/
  89. ./package/libs/elfutils/Makefile:define Package/libelf/install
  90. ./package/libs/elfutils/Makefile:   $(CP) $(PKG_INSTALL_DIR)/usr/lib/libelf{-*.so,*.so.*} $(1)/usr/lib/
  91. ./package/libs/elfutils/Makefile:$(eval $(call BuildPackage,libelf))
  92. ./package/libs/elfutils/patches/003-libintl-compatibility.patch:--- a/config/libelf.pc.in
  93. ./package/libs/elfutils/patches/003-libintl-compatibility.patch:+++ b/config/libelf.pc.in
  94. ./package/libs/elfutils/patches/003-libintl-compatibility.patch:@@ -8,7 +8,7 @@ Description: elfutils libelf library to
  95. ./package/libs/elfutils/patches/003-libintl-compatibility.patch:@@ -586,6 +586,9 @@ AC_CONFIG_FILES([config/libelf.pc config
  96. ./package/libs/elfutils/patches/003-libintl-compatibility.patch:--- a/libelf/libelfP.h
  97. ./package/libs/elfutils/patches/003-libintl-compatibility.patch:+++ b/libelf/libelfP.h
  98. ./package/libs/elfutils/patches/005-build_only_libs.patch: SUBDIRS = config m4 lib libelf libcpu backends libebl libdwelf libdwfl libdw \
  99. ./package/libs/elfutils/patches/110-no-cdefs.patch:Subject: [PATCH] libelf: remove usage of sys/cdefs
  100. ./package/libs/elfutils/patches/110-no-cdefs.patch: libelf/elf.h        | 10 ++++++----
  101. ./package/libs/elfutils/patches/110-no-cdefs.patch:--- a/libelf/elf.h
  102. ./package/libs/elfutils/patches/110-no-cdefs.patch:+++ b/libelf/elf.h
  103. ./package/feeds/packages/avrdude/Makefile:  DEPENDS:=+libncurses +libreadline +libusb-compat +libftdi1 +libelf
  104. ./package/feeds/packages/glib2/patches/001-no-libelf.patch: have_libelf = false
  105. ./package/feeds/packages/glib2/patches/001-no-libelf.patch:-libelf = dependency('libelf', version : '>= 0.8.12', required : false)
  106. ./package/feeds/packages/glib2/patches/001-no-libelf.patch:-if libelf.found()
  107. ./package/feeds/packages/glib2/patches/001-no-libelf.patch:-  have_libelf = true
  108. ./package/feeds/packages/glib2/patches/001-no-libelf.patch:-  # This fallback is necessary on *BSD. elfutils isn't the only libelf
  109. ./package/feeds/packages/glib2/patches/001-no-libelf.patch:-  # implementation, and *BSD usually includes their own libelf as a system
  110. ./package/feeds/packages/glib2/patches/001-no-libelf.patch:-  libelf = cc.find_library('elf', required : false)
  111. ./package/feeds/packages/glib2/patches/001-no-libelf.patch:-  have_libelf = libelf.found()
  112. ./package/feeds/packages/glib2/patches/001-no-libelf.patch:-  have_libelf = have_libelf and cc.has_function('elf_begin', dependencies : libelf)
  113. ./package/feeds/packages/glib2/patches/001-no-libelf.patch:-  have_libelf = have_libelf and cc.has_function('elf_getshdrstrndx', dependencies : libelf)
  114. ./package/feeds/packages/glib2/patches/001-no-libelf.patch:-  have_libelf = have_libelf and cc.has_function('elf_getshdrnum', dependencies : libelf)
  115. ./package/feeds/packages/glib2/patches/001-no-libelf.patch:-  have_libelf = have_libelf and cc.has_header('libelf.h')
  116. ./package/feeds/packages/glib2/patches/001-no-libelf.patch: if have_libelf
  117. ./package/feeds/packages/at/Makefile:  DEPENDS:=+libelf
  118. ./toolchain/gcc/final/Makefile: --with-libelf=$(TOPDIR)/staging_dir/host
  119.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement