summaryrefslogtreecommitdiff
path: root/strata/foundation/btrfs-progs.morph
diff options
context:
space:
mode:
Diffstat (limited to 'strata/foundation/btrfs-progs.morph')
-rw-r--r--strata/foundation/btrfs-progs.morph8
1 files changed, 0 insertions, 8 deletions
diff --git a/strata/foundation/btrfs-progs.morph b/strata/foundation/btrfs-progs.morph
deleted file mode 100644
index 807a115f..00000000
--- a/strata/foundation/btrfs-progs.morph
+++ /dev/null
@@ -1,8 +0,0 @@
-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