summaryrefslogtreecommitdiff
path: root/experimental/elfutils/musl-cdefs.patch
diff options
context:
space:
mode:
Diffstat (limited to 'experimental/elfutils/musl-cdefs.patch')
-rw-r--r--experimental/elfutils/musl-cdefs.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/experimental/elfutils/musl-cdefs.patch b/experimental/elfutils/musl-cdefs.patch
index b74561f46..2c8dc4e50 100644
--- a/experimental/elfutils/musl-cdefs.patch
+++ b/experimental/elfutils/musl-cdefs.patch
@@ -1,5 +1,5 @@
---- elfutils-0.176/libelf/elf.h 2019-02-15 10:46:47.000000000 -0500
-+++ elfutils-0.176/libelf/elf.h 2019-07-18 01:52:14.789891340 -0400
+--- elfutils-0.179/libelf/elf.h 2020-03-30 07:17:45.000000000 -0500
++++ elfutils-0.179/libelf/elf.h 2020-04-17 03:48:44.199416141 -0500
@@ -21,7 +21,9 @@
#include <features.h>
@@ -11,9 +11,9 @@
/* Standard ELF types. */
-@@ -3915,6 +3917,8 @@ enum
- #define R_METAG_TLS_LE_HI16 60
- #define R_METAG_TLS_LE_LO16 61
+@@ -4007,6 +4009,8 @@ enum
+ #define R_NDS32_TLS_TPOFF 102
+ #define R_NDS32_TLS_DESC 119
-__END_DECLS
+#ifdef __cplusplus