summaryrefslogtreecommitdiff
path: root/elements/bootstrap/stage3-sysroot.bst
blob: cc6d063276033a37e81758f2031c3b91397c0f84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
kind: compose

description: |
  stage3-sysroot: clean minimal shell environment + C/C++ toolchain

  Binaries of this are released to https://ostree.baserock.org/releases/ and
  are in turn used to seed subsequent rebuilds of the Baserock reference
  systems (via gnu-toolchain/base.bst).

depends:
- filename: gnu-toolchain.bst
  type: build

config:
  exclude: [ debug, doc, locale ]