]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Fix compile error on non-x86 systems.
authorNeilBrown <neilb@suse.de>
Fri, 3 Sep 2010 03:33:29 +0000 (13:33 +1000)
committerNeilBrown <neilb@suse.de>
Fri, 3 Sep 2010 03:33:29 +0000 (13:33 +1000)
commit8efb9d16ac4026ca237a2d887240543b1763b634
tree9ce6decdf97dafba5d7e35463786bb7dbdbd6218
parent972ee7253a4f55a0f3e0e5ab89e02ed333481234
Fix compile error on non-x86 systems.

-z is not an option for 'gcc', it is an option for the loader!!

Reported-by: Debian build system
Signed-off-by: NeilBrown <neilb@suse.de>
Makefile