]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/elftoolchain/elfcopy/os.FreeBSD.mk
Update our copy of DTS from the ones from Linux 4.14
[FreeBSD/FreeBSD.git] / contrib / elftoolchain / elfcopy / os.FreeBSD.mk
1 .if !defined(LIBELF_AR)
2 DPADD+= ${LIBBZ2}
3 LDADD+= -lbz2
4 .endif