opnsense-src/lib/libdwarf
Dimitry Andric 8918a2875e Apply only the libadd/libnames part of dbf05458e3
Add libz to the dependencies for libdwarf. Otherwise, building older
branches on recent -CURRENT might fail in the cross-tools stage with:

ld: error: undefined symbol: uncompress
>>> referenced by libdwarf_elf_init.c:233 (/usr/src/contrib/elftoolchain/libdwarf/libdwarf_elf_init.c:233)
>>>               libdwarf_elf_init.o:(_dwarf_elf_init) in archive /usr/lib/libdwarf.a

Direct commit to stable/13, since dbf05458e3 has other libdwarf
changes to support compressed ELF sections, which are more intrusive.
2021-12-13 22:23:44 +01:00
..
Makefile Apply only the libadd/libnames part of dbf05458e3 2021-12-13 22:23:44 +01:00
Makefile.depend