Files
mirror_zfs/config
Etienne Dechamps 705741827a When checking for symbol exports, try compiling.
This patch adds a new autoconf function: ZFS_LINUX_TRY_COMPILE_SYMBOL.
This new function does the following:

 - Call LINUX_TRY_COMPILE with the specified parameters.
 - If unsuccessful, return false.
 - If successful and we're configuring with --enable-linux-builtin,
   return true.
 - Else, call CHECK_SYMBOL_EXPORT with the specified parameters and
   return the result.

All calls to CHECK_SYMBOL_EXPORT are converted to
LINUX_TRY_COMPILE_SYMBOL so that the tests work even when configuring
for builtin on a kernel which doesn't have loadable module support, or
hasn't been built yet.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #851
2012-07-26 13:42:57 -07:00
..
2010-08-31 13:41:27 -07:00
2010-08-31 13:42:02 -07:00
2010-08-31 13:42:02 -07:00
2010-08-31 13:42:02 -07:00
2010-08-31 13:42:02 -07:00
2012-03-22 13:03:47 -07:00
2010-08-31 13:41:27 -07:00
2011-04-19 10:10:47 -07:00
2012-03-26 11:52:44 -07:00
2010-08-31 13:42:02 -07:00
2010-08-31 13:41:27 -07:00
2010-08-31 13:41:27 -07:00
2010-08-31 13:41:27 -07:00
2011-01-28 12:45:19 -08:00
2010-08-31 13:41:27 -07:00
2012-07-26 13:40:18 -07:00
2010-08-31 13:41:27 -07:00