PKGNAME=elfutils+32
PKGSEC=utils
PKGDEP="aosc-aaa+32 bzip2+32 zlib+32 libarchive+32"
BUILDDEP="devel-base+32"
PKGDES="Libraries and utilities to handle ELF object files and DWARF debugging information (32-bit x86 runtime)"

ABHOST=optenv32

ABTYPE=autotools
# Note: Minimise dependency.
AUTOTOOLS_AFTER=(
    '--disable-debuginfod'
    '--disable-libdebuginfod'
)
