]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r266520:
authordelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 27 May 2014 18:45:02 +0000 (18:45 +0000)
committerdelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 27 May 2014 18:45:02 +0000 (18:45 +0000)
commit95fa7eef4081a8e56c984e07396a60603ebbeec2
tree1c5e47bf98912185ee225c8a636518eb645add13
parentef83456d64d64146482277dcee07baacc04ff28e
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/8@266761 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Makefile.inc1
cddl/lib/libzfs/Makefile