zfs/cmd
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
..
zdb Merge commit 'refs/top-bases/linux-configure-branch' into linux-configure-branch 2010-06-28 11:32:55 -07:00
zfs Merge commit 'refs/top-bases/linux-configure-branch' into linux-configure-branch 2010-06-14 16:11:10 -07:00
zinject Merge commit 'refs/top-bases/linux-configure-branch' into linux-configure-branch 2010-05-28 22:25:41 -07:00
zpios Refresh autogen products with automake 1.11.1 2010-05-21 16:04:53 -07:00
zpool Merge commit 'refs/top-bases/linux-configure-branch' into linux-configure-branch 2010-06-14 16:11:10 -07:00
zpool_id Refresh autogen products with automake 1.11.1 2010-05-21 16:04:53 -07:00
ztest Add configure check for -Wframe-larger-than=<size> 2010-06-29 16:50:18 -07:00
Makefile.am Merge commit 'refs/top-bases/linux-zpios' into linux-zpios 2010-03-02 10:06:26 -08:00
Makefile.in Refresh autogen products with automake 1.11.1 2010-05-21 16:04:53 -07:00