mirror_zfs/lib/libzpool
Richard Yao 399f60c8b4 Fix function relocations in libzpool
binutils 2.23.1 fails in situations that generate function relocations
on PowerPC and possibly other architectures. This causes linking of
libzpool to fail because it depends on libnvpair. We add a dependency on
libnvpair to lib/libzpool/Makefile.am to correct that.

Signed-off-by: Richard Yao <ryao@cs.stonybrook.edu>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #1267
2013-02-05 15:33:32 -08:00
..
kernel.c Remove NPTL_GUARD_WITHIN_STACK 2013-01-29 10:58:20 -08:00
Makefile.am Fix function relocations in libzpool 2013-02-05 15:33:32 -08:00
taskq.c Illumos #1557 assertion failed in userland taskq_destroy() 2013-01-11 09:17:06 -08:00
util.c Fix gcc cast warnings 2010-08-27 15:33:32 -07:00