]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r266520:
authordelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 27 May 2014 18:54:45 +0000 (18:54 +0000)
committerdelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 27 May 2014 18:54:45 +0000 (18:54 +0000)
commitc7535abf76332bc01ac4b9c295de9bd35f876a84
tree37ba9ca1ce2c5c6206f57471969fc528bedfda2b
parent1bcb6c9cc204ca8a0979f44be4c69ad54a738819
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
Approved by: re (gjb)

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