]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r266520:
authordelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 27 May 2014 18:22:52 +0000 (18:22 +0000)
committerdelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 27 May 2014 18:22:52 +0000 (18:22 +0000)
commit24d90e7ba56869f1296600374edd7f97573a5ab0
tree5756828c06cfa825fb016f65ca2c87a1e98ea6ec
parentcdec55100c7febde7c8cbf5434992c4109046f0b
MFC r266520:

Explicitly link libzfs against libavl as it is done in OpenSolaris
(4543:12bb2876a62e).  Without this, some third party applications
may break because the lack of AVL related symbols.

FreeBSD base system are not affected because the FreeBSD ZFS command
line tools were all linked against libavl and thus hide the underlying
issue.

PR: bin/183081

git-svn-id: svn://svn.freebsd.org/base/stable/10@266758 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Makefile.inc1
cddl/lib/libzfs/Makefile