diff --git a/Marlin/Makefile b/Marlin/Makefile index 3513f43f6..fb4356012 100644 --- a/Marlin/Makefile +++ b/Marlin/Makefile @@ -87,7 +87,7 @@ U8GLIB ?= 1 # this defines whether to add a workaround for the avr-gcc relocation bug # https://www.stix.id.au/wiki/AVR_relocation_truncations_workaround -RELOC_WORKAROUND ?= 0 +RELOC_WORKAROUND ?= 1 ############ # The following added by AlephObjects for adjusting the name of the output