aboutsummaryrefslogtreecommitdiff
path: root/packages/gcc/6.5.0/0031-darwin-aarch64-config.patch
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2023-05-21 11:05:13 +1200
committerChris Packham <judge.packham@gmail.com>2023-05-28 09:29:00 +1200
commitabe4f4583ea7625b07508b03ceae6f6b905162c4 (patch)
tree349120dc3db5cbe30aa9308550c84e54493392a7 /packages/gcc/6.5.0/0031-darwin-aarch64-config.patch
parent4dd730b832f45fd12bba2c77c4ee7eb061e02e06 (diff)
downloadcrosstool-ng-abe4f4583ea7625b07508b03ceae6f6b905162c4.tar.gz
crosstool-ng-abe4f4583ea7625b07508b03ceae6f6b905162c4.tar.bz2
crosstool-ng-abe4f4583ea7625b07508b03ceae6f6b905162c4.zip
gcc/6.5.0: Regenerate patches
Run patches through ./maintainer/manage-packages.sh -P -s gcc-6.5.0 to clean them up. Signed-off-by: Chris Packham <judge.packham@gmail.com>
Diffstat (limited to 'packages/gcc/6.5.0/0031-darwin-aarch64-config.patch')
-rw-r--r--packages/gcc/6.5.0/0031-darwin-aarch64-config.patch9
1 files changed, 6 insertions, 3 deletions
diff --git a/packages/gcc/6.5.0/0031-darwin-aarch64-config.patch b/packages/gcc/6.5.0/0031-darwin-aarch64-config.patch
index 62cab289..74f62590 100644
--- a/packages/gcc/6.5.0/0031-darwin-aarch64-config.patch
+++ b/packages/gcc/6.5.0/0031-darwin-aarch64-config.patch
@@ -1,6 +1,9 @@
-diff -ru a/config.guess b/config.guess
---- a/config.guess 2015-12-31 22:13:28.000000000 +0100
-+++ b/config.guess 2021-12-20 01:44:40.000000000 +0100
+---
+ config.guess | 3 +++
+ 1 file changed, 3 insertions(+)
+
+--- a/config.guess
++++ b/config.guess
@@ -1278,6 +1278,9 @@
*:Rhapsody:*:*)
echo ${UNAME_MACHINE}-apple-rhapsody${UNAME_RELEASE}