# # Userspace utilities to manage btrfs filesystems. # # Btrfs is a copy on write (COW) filesystem for Linux aimed at implementing # advanced features while focusing on fault tolerance, repair and easy # administration. # 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=btrfs-progs pkgversion=6.2.2 arch=amd64 release=1 pkgcategory="tools" full_pkgname=btrfs-progs_6.2.2_amd64-1@tools blurb="Userspace utilities to manage btrfs filesystems." homepage="https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/" license="GPLv2+" fetch="https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v6.2.2.tar.gz" replace=""