[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/libelf/libelf.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] ELF object file access library [T] Libelf is a library to access ELF object files. [U] http://www.mr511.de/software/ [A] Michael Riepe [M] Rene Rebe [C] base/library [F] CROSS FAT-LTO.mips FAT-LTO.mips64 LATOMIC.sparc NO-LTO.clang [R] - avr32 openrisc [L] LGPL [S] Beta [V] 0.193 [P] X -----5---9 127.440 [CV-URL] https://sourceware.org/elfutils/ [D] 005fae3384e6786121bfae86ee121195eeb9e50adf4bea83e819d227 elfutils-0.193.tar.bz2 https://sourceware.org/elfutils/ftp/0.193/ if [ "$SDECFG_LIBC" = "uclibc" -o "$SDECFG_LIBC" = "musl" ]; then hook_add preconf 8 "echo -e 'ac_cv_bad_fts=no\nac_cv_search_fts_close=no\nac_cv_search__obstack_free=yes' >> config.cache" var_append patchfiles ' ' $confdir/no-fts.diff fi var_append confopt ' ' '--enable-elf64 --disable-debuginfod' var_append makeinstopt ' ' instroot=$root [ $arch = "microblaze" ] && var_append confopt ' ' --disable-symbol-versioning