ports/devel/gdb/files/patch-bfd-elf32-m32r.c
Pawel Pekala 802fdfe8d7 - Add option to disable TUI
- Correct enabling of all targets, add patches to fix new
  clang build issues raised by this change
- Fix WWW: line

PR:		ports/176103
Submitted by:	Luca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
2013-03-13 16:15:49 +00:00

11 lines
357 B
C

--- bfd/elf32-m32r.c.orig 2013-03-07 09:57:30.000000000 +0100
+++ bfd/elf32-m32r.c 2013-03-07 09:57:53.000000000 +0100
@@ -1390,7 +1390,7 @@
flags);
if (s == NULL)
return FALSE;
- bfd_set_section_alignment (abfd, s, 2);
+ (void)bfd_set_section_alignment (abfd, s, 2);
}
bh = bfd_link_hash_lookup (info->hash, "_SDA_BASE_",