From 3b2edec61ef7438df63c3e2a12a83997e304abfb Mon Sep 17 00:00:00 2001 From: Max Romanov Date: Thu, 1 Apr 2021 22:52:46 +0300 Subject: [PATCH] Fixing patch format. This should enable missing 'avrxmega7' and 'avrtiny' families support. This closes #65 issue on GitHub. --- avr-gcc-patches/atmel-patches-gcc.7.3.0-arduino2.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/avr-gcc-patches/atmel-patches-gcc.7.3.0-arduino2.patch b/avr-gcc-patches/atmel-patches-gcc.7.3.0-arduino2.patch index a77f2d1..0032b54 100644 --- a/avr-gcc-patches/atmel-patches-gcc.7.3.0-arduino2.patch +++ b/avr-gcc-patches/atmel-patches-gcc.7.3.0-arduino2.patch @@ -1559,7 +1559,7 @@ diff -ur gcc/gcc/config/avr/specs.h gcc-7.3.0-patched/gcc/config/avr/specs.h diff -ur gcc/gcc/config/avr/t-multilib gcc-7.3.0-patched/gcc/config/avr/t-multilib --- gcc/gcc/config/avr/t-multilib 2017-01-01 13:07:43.905435000 +0100 +++ gcc-7.3.0-patched/gcc/config/avr/t-multilib 2018-11-29 16:08:58.825647392 +0100 -@@ -21,21 +21,24 @@ +@@ -21,21 +21,26 @@ # along with GCC; see the file COPYING3. If not see # .