summaryrefslogtreecommitdiff
path: root/debian/patches/sys-auxv-header.diff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2019-11-18 15:53:29 +0300
committerIgor Pashev <pashev.igor@gmail.com>2019-11-18 15:53:29 +0300
commit8f6c4b0033c72f8ac14694c419a99458339dd6a9 (patch)
tree06c106e622a58100aa85a381b9b65d222b076df4 /debian/patches/sys-auxv-header.diff
parent42156b5190f4fa150e1fab6777eb81e69d4db8c9 (diff)
downloadgcc-9-debian.tar.gz
Import gcc-9 (9.2.1-19)debian/9.2.1-19debian
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