mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-04-13 22:23:04 +00:00
gcc 7.2.0: fix 977-crystax.patch offsets
This commit is contained in:
parent
67b25c7094
commit
080db19355
4
packages/gcc/7.2.0/977-crystax.patch
vendored
4
packages/gcc/7.2.0/977-crystax.patch
vendored
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user