mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-24 15:06:42 +00:00
gcc 7.2.0: fix 891-fix-m68k-uclinux.patch offsets
This commit is contained in:
parent
11c0d6871e
commit
c990e6814d
@ -7,7 +7,7 @@ Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
|
|||||||
diff -Nur gcc-5.3.0.orig/libgcc/config.host gcc-5.3.0/libgcc/config.host
|
diff -Nur gcc-5.3.0.orig/libgcc/config.host gcc-5.3.0/libgcc/config.host
|
||||||
--- gcc-5.3.0.orig/libgcc/config.host 2015-10-01 14:01:18.000000000 +0200
|
--- gcc-5.3.0.orig/libgcc/config.host 2015-10-01 14:01:18.000000000 +0200
|
||||||
+++ gcc-5.3.0/libgcc/config.host 2016-04-26 21:30:25.353691745 +0200
|
+++ gcc-5.3.0/libgcc/config.host 2016-04-26 21:30:25.353691745 +0200
|
||||||
@@ -794,7 +794,7 @@
|
@@ -820,7 +820,7 @@
|
||||||
m68k*-*-openbsd*)
|
m68k*-*-openbsd*)
|
||||||
;;
|
;;
|
||||||
m68k-*-uclinux*) # Motorola m68k/ColdFire running uClinux with uClibc
|
m68k-*-uclinux*) # Motorola m68k/ColdFire running uClinux with uClibc
|
||||||
|
Loading…
Reference in New Issue
Block a user