ports/devel/avr32/binutils/patches/patch-gas_config_tc-avr32_c

14 lines
316 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
fix for -fno-common
Index: gas/config/tc-avr32.c
--- gas/config/tc-avr32.c.orig
+++ gas/config/tc-avr32.c
@@ -47,7 +47,6 @@
/* Flags given on the command line */
static int avr32_pic = FALSE;
-int linkrelax = FALSE;
int avr32_iarcompat = FALSE;
/* This array holds the chars that always start a comment. */