diff options
Diffstat (limited to 'repo/system/elfutils')
-rw-r--r-- | repo/system/elfutils/elfutils.xibuild | 14 | ||||
-rw-r--r-- | repo/system/elfutils/error.h (renamed from repo/system/elfutils/files/error.h) | 0 | ||||
-rw-r--r-- | repo/system/elfutils/fix-aarch64_fregs.patch (renamed from repo/system/elfutils/patches/fix-aarch64_fregs.patch) | 0 | ||||
-rw-r--r-- | repo/system/elfutils/fix-uninitialized.patch (renamed from repo/system/elfutils/patches/fix-uninitialized.patch) | 0 | ||||
-rw-r--r-- | repo/system/elfutils/musl-asm-ptrace-h.patch (renamed from repo/system/elfutils/patches/musl-asm-ptrace-h.patch) | 0 | ||||
-rw-r--r-- | repo/system/elfutils/musl-macros.patch (renamed from repo/system/elfutils/patches/musl-macros.patch) | 0 | ||||
-rw-r--r-- | repo/system/elfutils/musl-strndupa.patch (renamed from repo/system/elfutils/patches/musl-strndupa.patch) | 0 |
7 files changed, 7 insertions, 7 deletions
diff --git a/repo/system/elfutils/elfutils.xibuild b/repo/system/elfutils/elfutils.xibuild index a68827f..5f7eb38 100644 --- a/repo/system/elfutils/elfutils.xibuild +++ b/repo/system/elfutils/elfutils.xibuild @@ -1,17 +1,17 @@ #!/bin/sh -MAKEDEPS="bison flex zlib bzip2 xz argp-standalone libtool fts musl-obstack" +MAKEDEPS="bison flex zlib bzip2 xz argp-standalone libtool musl-obstack" DEPS="musl zlib" PKG_VER=0.186 SOURCE=https://sourceware.org/elfutils/ftp/$PKG_VER/elfutils-$PKG_VER.tar.bz2 ADDITIONAL=" - files/error.h - patches/fix-aarch64_fregs.patch - patches/fix-uninitialized.patch - patches/musl-macros.patch - patches/musl-strndupa.patch - patches/musl-asm-ptrace-h.patch + error.h + fix-aarch64_fregs.patch + fix-uninitialized.patch + musl-macros.patch + musl-strndupa.patch + musl-asm-ptrace-h.patch " DESC="Utilities and DSOs to handle ELF files and DWARF data" diff --git a/repo/system/elfutils/files/error.h b/repo/system/elfutils/error.h index ef06827..ef06827 100644 --- a/repo/system/elfutils/files/error.h +++ b/repo/system/elfutils/error.h diff --git a/repo/system/elfutils/patches/fix-aarch64_fregs.patch b/repo/system/elfutils/fix-aarch64_fregs.patch index 4007416..4007416 100644 --- a/repo/system/elfutils/patches/fix-aarch64_fregs.patch +++ b/repo/system/elfutils/fix-aarch64_fregs.patch diff --git a/repo/system/elfutils/patches/fix-uninitialized.patch b/repo/system/elfutils/fix-uninitialized.patch index 31ecd9e..31ecd9e 100644 --- a/repo/system/elfutils/patches/fix-uninitialized.patch +++ b/repo/system/elfutils/fix-uninitialized.patch diff --git a/repo/system/elfutils/patches/musl-asm-ptrace-h.patch b/repo/system/elfutils/musl-asm-ptrace-h.patch index fc14686..fc14686 100644 --- a/repo/system/elfutils/patches/musl-asm-ptrace-h.patch +++ b/repo/system/elfutils/musl-asm-ptrace-h.patch diff --git a/repo/system/elfutils/patches/musl-macros.patch b/repo/system/elfutils/musl-macros.patch index 0d7ec41..0d7ec41 100644 --- a/repo/system/elfutils/patches/musl-macros.patch +++ b/repo/system/elfutils/musl-macros.patch diff --git a/repo/system/elfutils/patches/musl-strndupa.patch b/repo/system/elfutils/musl-strndupa.patch index a520688..a520688 100644 --- a/repo/system/elfutils/patches/musl-strndupa.patch +++ b/repo/system/elfutils/musl-strndupa.patch |