summaryrefslogtreecommitdiff
path: root/build-essential/gawk.bst
blob: a4072f360dc3ac3d41ac290af1892ea866f3e950 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
kind: autotools

sources:
- kind: git
  url: upstream:gawk
  track: gawk-4.1-stable
  ref: 925f9363c4b0a5bb9375298afcdcf404efb32587

depends:
- filename: build-essential/stage2.bst
  type: build
- build-essential/glibc.bst

environment:
  PATH: /tools/bin:/tools/sbin:/usr/bin:/bin:/usr/sbin:/sbin

config:
  configure-commands:
  - ./configure --prefix="%{prefix}" --disable-nls