freebsd-dev/lib/libzpool
Brian Behlendorf 2e08aedba4 Always check -Wno-unused-but-set-variable gcc support
The previous commit 8a7e1ceefa wasn't
quite right.  This check applies to both the user and kernel space
build and as such we must make sure it runs regardless of what
the --with-config option is set too.

For example, if --with-config=kernel then the autoconf test does
not run and we generate build warnings when compiling the kernel
packages.
2011-06-14 16:40:35 -07:00
..
kernel.c Fix block device-related issues in zdb. 2010-12-14 09:52:46 -08:00
Makefile.am Add zpl_export.c to the list of targets. 2011-04-29 19:50:35 -07:00
Makefile.in Always check -Wno-unused-but-set-variable gcc support 2011-06-14 16:40:35 -07:00
taskq.c Fix Solaris thread dependency by using pthreads 2010-08-31 08:38:47 -07:00
util.c Fix gcc cast warnings 2010-08-27 15:33:32 -07:00