From 4ca57ff5066511cbe0e18a6297cc56f9037aee9a Mon Sep 17 00:00:00 2001 From: davidovski Date: Sat, 20 Nov 2021 15:02:17 +0000 Subject: updated and hopefully fixed elfutils and util linux --- repo/core/elfutils.xibuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'repo/core/elfutils.xibuild') diff --git a/repo/core/elfutils.xibuild b/repo/core/elfutils.xibuild index 60dd88c..4fef630 100644 --- a/repo/core/elfutils.xibuild +++ b/repo/core/elfutils.xibuild @@ -2,11 +2,10 @@ DEPS=(glibc) -SOURCE=git://sourceware.org/git/elfutils.git +SOURCE=https://sourceware.org/elfutils/ftp/elfutils-latest.tar.bz2 DESC="Handle ELF object files and DWARF debugging information" build () { - autoreconf -i -f ./configure --prefix=/usr --disable-debuginfod --enable-libdebuginfod=dummy make make check -- cgit v1.2.1