# # Logical Volume Management tools. # # LVM2 refers to the userspace toolset that provide # logical volume management facilities on GNU/linux. # 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=lvm2 pkgversion=2.02.168 arch=amd64 release=3 pkgcategory="tools" full_pkgname=lvm2_2.02.168_amd64-3@tools blurb="Logical Volume Management tools." homepage="https://www.sourceware.org/lvm2" license="GPLv2+, LGPL2.1" fetch="https://sourceware.org/ftp/lvm2/releases/LVM2.2.02.168.tgz" replace=""