]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Apply only the libadd/libnames part of dbf05458e3bd
authorDimitry Andric <dim@FreeBSD.org>
Mon, 13 Dec 2021 21:23:44 +0000 (22:23 +0100)
committerDimitry Andric <dim@FreeBSD.org>
Mon, 13 Dec 2021 21:23:44 +0000 (22:23 +0100)
commit8918a2875e06d3da558b2b62e1506f412791d852
tree696a0605982eb3643c5bd1c9920332fff7e2901c
parentd5dd159b15e6447475bfd3de857dc8369b911fd0
Apply only the libadd/libnames part of dbf05458e3bd

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 dbf05458e3bd has other libdwarf
changes to support compressed ELF sections, which are more intrusive.
lib/libdwarf/Makefile
share/mk/src.libnames.mk