opnsense-ports/devel/djgpp-binutils/files/patch-gas_dwarf2dbg.h
Franco Fichtner 49d32f2e06 */*: sync with upstream
Taken from: HardenedBSD
2020-08-29 05:37:35 +02:00

11 lines
420 B
C

--- gas/dwarf2dbg.h.orig 2020-08-28 19:16:43 UTC
+++ gas/dwarf2dbg.h
@@ -78,7 +78,7 @@ extern void dwarf2_emit_label (symbolS *);
/* True when we're supposed to set the basic block mark whenever a label
is seen. Unless the target is doing Something Weird, just call
dwarf2_emit_label. */
-bfd_boolean dwarf2_loc_mark_labels;
+extern bfd_boolean dwarf2_loc_mark_labels;
extern void dwarf2_finish (void);