# # Libraries and utilities to handle ELF objects. # # elfutils is a collection of utilities and libraries to read, # create and modify ELF binary files, find and handle DWARF # debug data, symbols, thread state and stacktraces for # processes and core files on GNU/Linux. # # Note: This package has been configured to make use of the "eu" # prefix for elfutils utilities. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=elfutils pkgversion=0.188 arch=amd64 release=1 pkgcategory="devel" full_pkgname=elfutils_0.188_amd64-1@devel blurb="Libraries and utilities to handle ELF objects." homepage="https://sourceware.org/elfutils/" license="GPLv2+, GPLv3+, LGPLv3" fetch="https://sourceware.org/elfutils/ftp/0.188/elfutils-0.188.tar.bz2" replace=""