mirror_zfs/lib
Brian Behlendorf c950d1480d Only make compiler warnings fatal with --enable-debug
While in theory I like the idea of compiler warnings always being
fatal.  In practice this causes problems when small harmless errors
cause build failures for end users.  To handle this I've updated
the build system such that -Werror is only used when --enable-debug
is passed to configure.  This is how I always build when developing
so I'll catch all build warnings and end users will not get stuck
by minor issues.
2010-06-30 17:05:36 -07:00
..
.gitignore sun-misc-gitignore 2010-01-08 09:37:54 -08:00
list.c Public Release Prep 2010-05-17 15:18:00 -07:00
list.h Public Release Prep 2010-05-17 15:18:00 -07:00
Makefile.am Build system update 2009-02-12 14:45:22 -08:00
Makefile.in Only make compiler warnings fatal with --enable-debug 2010-06-30 17:05:36 -07:00