crash/crash-8.0.0-5-gdb-cdefs.patch

20 lines
448 B
Diff
Raw Normal View History

--- a/gdb-10.2.patch
+++ b/gdb-10.2.patch
@@ -1622,3 +1622,14 @@
{
if (user_name.back () == '>')
m_encoded_name
+--- gdb-10.2/gnulib/import/libc-config.h.orig
++++ gdb-10.2/gnulib/import/libc-config.h
+@@ -156,7 +156,7 @@
+ #undef __warndecl
+
+ /* Include our copy of glibc <sys/cdefs.h>. */
+-#include <cdefs.h>
++#include <sys/cdefs.h>
+
+ /* <cdefs.h> __inline is too pessimistic for non-GCC. */
+ #undef __inline
--
2.20.1