zfs/lib
Sebastian Pipping e69bd526c1 Make interlibrary dependencies explicit
Under the latest Gentoo (2.6.34-gentoo-r2) the interlibrary
dependencies must be made explicit.  This is likely due to
the --as-needed linker option which is commonly used under
Gentoo.  This option requires that the linker only include
the minimum set of symbols required by the binary.  Without
the full dependency tree the linker would need to bring in
all the symbols from dependent libraries.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2010-08-16 16:24:36 -07:00
..
libavl Restrict usage of -fstack-check option 2010-07-23 10:38:07 -07:00
libefi Restrict usage of -fstack-check option 2010-07-23 10:38:07 -07:00
libnvpair Restrict usage of -fstack-check option 2010-07-23 10:38:07 -07:00
libunicode Restrict usage of -fstack-check option 2010-07-23 10:38:07 -07:00
libuutil Make interlibrary dependencies explicit 2010-08-16 16:24:36 -07:00
libzfs Make interlibrary dependencies explicit 2010-08-16 16:24:36 -07:00
libzpool Make interlibrary dependencies explicit 2010-08-16 16:24:36 -07:00
Makefile.am Add libefi library in to the build system. 2009-10-09 15:58:45 -07:00