diff options
author | Cem Keylan <cem@ckyln.com> | 2020-08-03 21:29:37 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-08-03 21:29:37 +0300 |
commit | 452372b3f917edeea71d250b228d2cf673bb4f70 (patch) | |
tree | 487624d8080a46df23f8e55f3fed1ec2d982a952 /core/libelf/sources | |
parent | 7f2e3be5544a74bb0d5207897dff3d21ec1b512a (diff) | |
download | repository-452372b3f917edeea71d250b228d2cf673bb4f70.tar.gz |
libelf: switch to elfutils
Diffstat (limited to 'core/libelf/sources')
-rw-r--r-- | core/libelf/sources | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/libelf/sources b/core/libelf/sources index d8f130e7..91cdad42 100644 --- a/core/libelf/sources +++ b/core/libelf/sources @@ -1 +1,3 @@ -https://fossies.org/linux/misc/old/libelf-0.8.13.tar.gz +https://sourceware.org/elfutils/ftp/0.180/elfutils-0.180.tar.bz2 +patches/musl-decls.patch +files/error.h lib |