make: bootstrap=yes.
This commit is contained in:
parent
5746e95a8d
commit
e0346ba2c2
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
# Template build file for 'make'
|
||||
pkgname=make
|
||||
version=4.0
|
||||
revision=1
|
||||
revision=2
|
||||
bootstrap=yes
|
||||
conflicts="chroot-make>=0"
|
||||
build_style=gnu-configure
|
||||
configure_args="--without-guile"
|
||||
|
|
Loading…
Reference in a new issue