Searched hist:359755 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Ddwarf2dbg.hdiff 359755 Thu Apr 09 20:57:07 MDT 2020 kevans gas: mark dwarf2_loc_mark_labels as extern

Compiling with -fno-common complains as this header's included in multiple
compilation units. In fact, the proper definition of dwarf2_loc_mark_labels
already exists in dwarf2dbg.c, so simply mark this declaration with extern.

Completed in 85 milliseconds