]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Unbreak build. It seems that mips and amd64 still pull in link_elf.c, so
authorbdragon <bdragon@FreeBSD.org>
Tue, 24 Dec 2019 16:52:10 +0000 (16:52 +0000)
committerbdragon <bdragon@FreeBSD.org>
Tue, 24 Dec 2019 16:52:10 +0000 (16:52 +0000)
commitcde01c97b291e12fbe37c2a5b8129e51ab5a784f
treeac81e81e558360a9bd231909b9913477bf54e178
parente26092ad114e68e2318ad743e26c1d65278b0b10
Unbreak build. It seems that mips and amd64 still pull in link_elf.c, so
we need to have elf_cpu_parse_dynamic() everywhere after all to avoid
an undefined symbol.
sys/amd64/amd64/elf_machdep.c
sys/mips/mips/elf_machdep.c
sys/sys/linker.h