diff options
author | Cem Keylan <cem@ckyln.com> | 2021-01-12 15:52:10 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-01-12 15:52:10 +0300 |
commit | 954902a8496d8cbddbd650c87bd5ff9f3e6c1deb (patch) | |
tree | 422b238103c824e6fef78bad072453776b356c4b | |
parent | 8bd7d55373db3480f909d0798dc512c81a7dec07 (diff) | |
download | repository-954902a8496d8cbddbd650c87bd5ff9f3e6c1deb.tar.gz |
libelf: move to extra
-rwxr-xr-x | extra/libelf/build (renamed from core/libelf/build) | 0 | ||||
-rw-r--r-- | extra/libelf/checksums (renamed from core/libelf/checksums) | 0 | ||||
-rw-r--r-- | extra/libelf/depends (renamed from core/libelf/depends) | 0 | ||||
-rw-r--r-- | extra/libelf/files/error.h (renamed from core/libelf/files/error.h) | 0 | ||||
-rw-r--r-- | extra/libelf/sources (renamed from core/libelf/sources) | 0 | ||||
-rw-r--r-- | extra/libelf/version (renamed from core/libelf/version) | 0 |
6 files changed, 0 insertions, 0 deletions
diff --git a/core/libelf/build b/extra/libelf/build index 7bade69a..7bade69a 100755 --- a/core/libelf/build +++ b/extra/libelf/build diff --git a/core/libelf/checksums b/extra/libelf/checksums index f822f2fa..f822f2fa 100644 --- a/core/libelf/checksums +++ b/extra/libelf/checksums diff --git a/core/libelf/depends b/extra/libelf/depends index 70b01bc5..70b01bc5 100644 --- a/core/libelf/depends +++ b/extra/libelf/depends diff --git a/core/libelf/files/error.h b/extra/libelf/files/error.h index ef06827a..ef06827a 100644 --- a/core/libelf/files/error.h +++ b/extra/libelf/files/error.h diff --git a/core/libelf/sources b/extra/libelf/sources index 71eb0aea..71eb0aea 100644 --- a/core/libelf/sources +++ b/extra/libelf/sources diff --git a/core/libelf/version b/extra/libelf/version index c62d59ae..c62d59ae 100644 --- a/core/libelf/version +++ b/extra/libelf/version |