summaryrefslogtreecommitdiff
path: root/elements/foundation/btrfs-progs.bst
blob: a6792c022e333dcef2c875ba8bd9aa0f28db67d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
kind: autotools
depends:
- coreutils-common.bst
- foundation/lzo.bst
sources:
- kind: git
  url: upstream:btrfs-progs
  track: v4.0
  ref: 19a806f575cd010734fa5793c4b3bfb49926dc62
config:
  pre-configure-commands:
  - ./autogen.sh
  configure-commands:
  - export CFLAGS="-O2 $CFLAGS"; ./configure --prefix="%{prefix}" --disable-documentation