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

sources:
- kind: git
  url: upstream:make-tarball
  track: baserock/make-4.1-ttyname-segfault-fix
  ref: 4978d7129e42340ab9efeb0cb9cae4ad0fa052d4

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

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

config:

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