# # mdadm is a tool for managing Linux Software RAID arrays. # # It can create, assemble, report on, and monitor arrays. It can also # move spares between raid arrays when needed. # QICFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QICXXFLAGS="-O2 -march=x86-64 -fstack-clash-protection -fcf-protection=full -fstack-protector-strong --param=ssp-buffer-size=4 -pipe" QILDFLAGS="-s" QICPPFLAGS="-D_FORTIFY_SOURCE=2" pkgname=mdadm pkgversion=4.2 arch=amd64 release=1 pkgcategory="tools" full_pkgname=mdadm_4.2_amd64-1@tools blurb="mdadm is a tool for managing Linux Software RAID arrays." homepage="https://neil.brown.name/blog/mdadm" license="GPLv2+" fetch="https://www.kernel.org/pub/linux/utils/raid/mdadm/mdadm-4.2.tar.gz" replace=""