]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
Enable extra compile warnings (-Wextra) by default.
authorSteve Dickson <steved@redhat.com>
Mon, 19 Jul 2010 16:05:51 +0000 (12:05 -0400)
committerSteve Dickson <steved@redhat.com>
Mon, 9 Aug 2010 13:57:02 +0000 (09:57 -0400)
Added -Wextra to the CFLAGS which enables more checking
during compilation, which in turn, will hopefully flag
potential problems before they occur.

Signed-off-by: Steve Dickson <steved@redhat.com>

No differences found