zfs/lib/libzpool
Brian Behlendorf fcf2650d89 Add configure check for -Wframe-larger-than=<size>
It turns out the gcc option -Wframe-larger-than=<size> which I recently
added to the build system is not supported in older versions of gcc.
Since this is just a flag to ensure I keep stack usage under control
I've added a configure check to detect if gcc supports it.  If it's
available we use it in the proper places, if it's not we don't.
2010-06-29 16:50:18 -07:00
..
include Merge commit 'refs/top-bases/linux-configure-branch' into linux-configure-branch 2010-06-29 11:02:24 -07:00
Makefile.am Add configure check for -Wframe-larger-than=<size> 2010-06-29 16:50:18 -07:00
Makefile.in Refresh autogen.sh products 2010-06-29 13:14:44 -07:00
kernel.c Merge branch 'linux-have-mntent' into refs/top-bases/linux-zfs-branch 2010-06-29 10:59:58 -07:00
taskq.c Add fix-pthreads topic branch 2010-06-14 16:20:44 -07:00
util.c Merge branch 'gcc-c90' into refs/top-bases/gcc-branch 2010-05-28 15:34:57 -07:00