aboutsummaryrefslogtreecommitdiff
path: root/devel/avr-gcc-devel/files/patch-attribute_alias
diff options
context:
space:
mode:
Diffstat (limited to 'devel/avr-gcc-devel/files/patch-attribute_alias')
-rw-r--r--devel/avr-gcc-devel/files/patch-attribute_alias11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/avr-gcc-devel/files/patch-attribute_alias b/devel/avr-gcc-devel/files/patch-attribute_alias
deleted file mode 100644
index 95d8ba4ece7f..000000000000
--- a/devel/avr-gcc-devel/files/patch-attribute_alias
+++ /dev/null
@@ -1,11 +0,0 @@
---- gcc/config/avr/avr.h.orig Sat Jun 25 03:22:41 2005
-+++ gcc/config/avr/avr.h Tue Sep 26 23:07:01 2006
-@@ -631,6 +631,8 @@
- /* Globalizing directive for a label. */
- #define GLOBAL_ASM_OP ".global\t"
-
-+#define SET_ASM_OP "\t.set\t"
-+
- #define ASM_WEAKEN_LABEL(FILE, NAME) \
- do \
- { \