diff options
Diffstat (limited to 'package/libs/elfutils/patches/100-musl-compat.patch')
-rw-r--r-- | package/libs/elfutils/patches/100-musl-compat.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libs/elfutils/patches/100-musl-compat.patch b/package/libs/elfutils/patches/100-musl-compat.patch index 7427e9a762..25e15047a5 100644 --- a/package/libs/elfutils/patches/100-musl-compat.patch +++ b/package/libs/elfutils/patches/100-musl-compat.patch @@ -151,7 +151,7 @@ #include <gelf.h> --- a/src/ldlex.c +++ b/src/ldlex.c -@@ -1099,7 +1099,7 @@ char *ldtext; +@@ -1106,7 +1106,7 @@ char *ldtext; #include <assert.h> #include <ctype.h> #include <elf.h> @@ -621,7 +621,7 @@ #include <stdlib.h> --- a/libcpu/i386_lex.c +++ b/libcpu/i386_lex.c -@@ -571,7 +571,7 @@ char *i386_text; +@@ -578,7 +578,7 @@ char *i386_text; #endif #include <ctype.h> |