summaryrefslogtreecommitdiff
path: root/debian/patches/sys-auxv-header.diff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/sys-auxv-header.diff')
-rw-r--r--debian/patches/sys-auxv-header.diff12
1 files changed, 3 insertions, 9 deletions
diff --git a/debian/patches/sys-auxv-header.diff b/debian/patches/sys-auxv-header.diff
index 0ed681b..bd7034f 100644
--- a/debian/patches/sys-auxv-header.diff
+++ b/debian/patches/sys-auxv-header.diff
@@ -1,10 +1,8 @@
# DP: Check for the sys/auxv.h header file.
-Index: b/src/gcc/configure.ac
-===================================================================
--- a/src/gcc/configure.ac
+++ b/src/gcc/configure.ac
-@@ -1093,6 +1093,7 @@ AC_HEADER_TIOCGWINSZ
+@@ -1140,6 +1140,7 @@ AC_HEADER_TIOCGWINSZ
AC_CHECK_HEADERS(limits.h stddef.h string.h strings.h stdlib.h time.h iconv.h \
fcntl.h ftw.h unistd.h sys/file.h sys/time.h sys/mman.h \
sys/resource.h sys/param.h sys/times.h sys/stat.h \
@@ -12,11 +10,9 @@ Index: b/src/gcc/configure.ac
direct.h malloc.h langinfo.h ldfcn.h locale.h wchar.h)
# Check for thread headers.
-Index: b/src/gcc/config.in
-===================================================================
--- a/src/gcc/config.in
+++ b/src/gcc/config.in
-@@ -1736,6 +1736,12 @@
+@@ -1765,6 +1765,12 @@
#endif
@@ -29,11 +25,9 @@ Index: b/src/gcc/config.in
/* Define to 1 if you have the <sys/file.h> header file. */
#ifndef USED_FOR_TARGET
#undef HAVE_SYS_FILE_H
-Index: b/src/gcc/config/rs6000/driver-rs6000.c
-===================================================================
--- a/src/gcc/config/rs6000/driver-rs6000.c
+++ b/src/gcc/config/rs6000/driver-rs6000.c
-@@ -31,6 +31,10 @@ along with GCC; see the file COPYING3.
+@@ -35,6 +35,10 @@ along with GCC; see the file COPYING3.
# include <link.h>
#endif