name: btrfs-progs kind: chunk build-system: autotools pre-configure-commands: - ./autogen.sh configure-commands: # The change in the CFLAGS is needed to make the compilation succeed in armv5l - export CFLAGS="-O2 $CFLAGS"; ./configure --prefix="$PREFIX" --disable-documentation