HomeFreeBSD

Fix function relocations in libzpool

Description

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

Details

Provenance
Richard Yao <ryao@cs.stonybrook.edu>Authored on Feb 5 2013, 11:14 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Feb 5 2013, 11:33 PM
Parents
rGdd26aa535b39: Cast 'zfs bad bloc' to ULL for x86
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG399f60c8b47f: Fix function relocations in libzpool (authored by Richard Yao <ryao@cs.stonybrook.edu>).Feb 5 2013, 11:33 PM