]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Makefile
Disable compilation with diet-libc
authorNeilBrown <neilb@suse.de>
Thu, 18 Sep 2008 04:33:37 +0000 (14:33 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 18 Sep 2008 04:33:37 +0000 (14:33 +1000)
commit1cccd683f3a77f269ae8183277e9da8ee1c2d7b7
tree6ec6c604353dccd560da639effd978740b4ecc85
parenta8473e68c7ed263c3379945977b25df075479025
Disable compilation with diet-libc

We need posix_memalign (or something similar) which diet-libc does not
provide.
Makefile