]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Makefile
Add _FORTIFY_SOURCE to mdadm.O2 build.
authorNeilBrown <neilb@suse.de>
Tue, 2 Mar 2010 23:54:17 +0000 (10:54 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 2 Mar 2010 23:54:17 +0000 (10:54 +1100)
commitfcf5762500297536d3c3376945684c4f654ffe44
treedf16a74f63ba3739e467c62e580f6bcc7f019389
parent53f50353399f71aef4041b42df845803e7388d12
Add _FORTIFY_SOURCE to mdadm.O2 build.

When building mdadm.O2, set _FORTIFY_SOURCE to get more
warnings, and also build mdmon.O2 to find warnings in that
code too.
Then fix the warnings.

Suggested-by: Luca Berra <bluca@comedia.it>
Signed-off-by: NeilBrown <neilb@suse.de>
Grow.c
Makefile
mdmon.c
restripe.c