diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-13 18:57:00 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2017-02-14 18:50:07 +0000 |
| commit | e8fa24936ac303abe0978950898625fca30b17ec (patch) | |
| tree | 192ac8fcc535b189065ca35fce455c67519d4a1e /testing/elfutils/musl-accessperms.patch | |
| parent | 69a9add8425a3ac8a4ce5294354a543c63d35e39 (diff) | |
| download | aports-e8fa24936ac303abe0978950898625fca30b17ec.tar.bz2 aports-e8fa24936ac303abe0978950898625fca30b17ec.tar.xz | |
main/elfutils: move from testing
Diffstat (limited to 'testing/elfutils/musl-accessperms.patch')
| -rw-r--r-- | testing/elfutils/musl-accessperms.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/testing/elfutils/musl-accessperms.patch b/testing/elfutils/musl-accessperms.patch deleted file mode 100644 index 0c7d2fa25d..0000000000 --- a/testing/elfutils/musl-accessperms.patch +++ /dev/null @@ -1,13 +0,0 @@ ---- a/src/strip.c 2015-10-12 12:22:58.000000000 +0200 -+++ b/src/strip.c 2015-11-20 07:44:13.626287111 +0100 -@@ -44,6 +44,10 @@ - #include <libebl.h> - #include <system.h> - -+#if !defined(ACCESSPERMS) -+#define ACCESSPERMS (S_IRWXU|S_IRWXG|S_IRWXO) -+#endif -+ - typedef uint8_t GElf_Byte; - - /* Name and version of program. */ |
