summaryrefslogtreecommitdiff
path: root/strata/build-essential/binutils.morph
blob: 88efc721d6cf92fef11effcbd81fc98dd9fff054 (plain)
1
2
3
4
5
6
7
8
9
name: binutils
kind: chunk
build-system: autotools

configure-commands:
- |
  echo "hi"
  ./configure --prefix="$PREFIX" --disable-nls --disable-werror \
    --with-system-zlib