summaryrefslogtreecommitdiff
path: root/packages/gcc
diff options
context:
space:
mode:
authorSergey Korolev <s.korolev@ndmsystems.com>2017-11-05 19:18:05 (GMT)
committerSergey Korolev <s.korolev@ndmsystems.com>2017-11-27 15:20:47 (GMT)
commit080db19355561acaba7b4c620d466a21f6049964 (patch)
tree925b7de251b2bd3be6221949f79fb289446c6fbb /packages/gcc
parent67b25c70948b23fbaaf8ecb4b9a2e88239c32c19 (diff)
gcc 7.2.0: fix 977-crystax.patch offsets
Diffstat (limited to 'packages/gcc')
-rw-r--r--packages/gcc/7.2.0/977-crystax.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/gcc/7.2.0/977-crystax.patch b/packages/gcc/7.2.0/977-crystax.patch
index 0211d72..61d2261 100644
--- a/packages/gcc/7.2.0/977-crystax.patch
+++ b/packages/gcc/7.2.0/977-crystax.patch
@@ -10,7 +10,7 @@ diff --git a/gcc/config/aarch64/aarch64-linux-android.h b/gcc/config/aarch64/aar
index db1288fd0..38bc64d61 100644
--- a/gcc/config/aarch64/aarch64-linux-android.h
+++ b/gcc/config/aarch64/aarch64-linux-android.h
-@@ -57,4 +57,8 @@
+@@ -56,4 +56,8 @@
#define ENDFILE_SPEC \
LINUX_OR_ANDROID_LD (GNU_USER_TARGET_ENDFILE_SPEC, ANDROID_ENDFILE_SPEC)
@@ -23,7 +23,7 @@ diff --git a/gcc/config/mips/linux-common.h b/gcc/config/mips/linux-common.h
index 8bfacf994..262a9a341 100644
--- a/gcc/config/mips/linux-common.h
+++ b/gcc/config/mips/linux-common.h
-@@ -63,3 +63,7 @@ along with GCC; see the file COPYING3. If not see
+@@ -62,3 +62,7 @@ along with GCC; see the file COPYING3. If not see
/* The default value isn't sufficient in 64-bit mode. */
#define STACK_CHECK_PROTECT (TARGET_64BIT ? 16 * 1024 : 12 * 1024)