openbsd-ports/devel/avr/binutils/patches/patch-include_coff_internal_h

13 lines
403 B
Plaintext
Raw Normal View History

$OpenBSD: patch-include_coff_internal_h,v 1.3 2010/06/27 20:58:10 ckuethe Exp $
--- include/coff/internal.h.orig Sat Jun 26 11:23:48 2010
+++ include/coff/internal.h Sat Jun 26 11:31:17 2010
@@ -646,6 +646,8 @@ union internal_auxent
};
+#define NAUXENTS 10 /* number of pre-allocated aux entries */
+
/********************** RELOCATION DIRECTIVES **********************/
struct internal_reloc