]> git.ipfire.org Git - thirdparty/mdadm.git/commit
add CFLAGS to mdassemble build and fix a couple of non-returning functions
authorNeil Brown <neilb@suse.de>
Mon, 29 May 2006 02:06:32 +0000 (02:06 +0000)
committerNeil Brown <neilb@suse.de>
Mon, 29 May 2006 02:06:32 +0000 (02:06 +0000)
commitb56c3630901b7074f7f64989a39b73f6055f04e9
treebbca33356908eb2a01d507716c6d39d102679113
parentb1ec2d6a74ca0a4d139563c2a2a08f7903355843
add CFLAGS to mdassemble build and fix a couple of non-returning functions

pass CFLAGS to mdassemble build, enabling -Wall -Werror showed some
issues also fixed by the patch.

From: Luca Berra <bluca@vodka.it>
Signed-off-by: Neil Brown <neilb@suse.de>
Makefile
mdadm.h
mdassemble.c
util.c