mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 11:22:56 +02:00
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'
|
# Template build file for 'make'
|
||||||
pkgname=make
|
pkgname=make
|
||||||
version=4.0
|
version=4.0
|
||||||
revision=1
|
revision=2
|
||||||
|
bootstrap=yes
|
||||||
conflicts="chroot-make>=0"
|
conflicts="chroot-make>=0"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--without-guile"
|
configure_args="--without-guile"
|
||||||
|
|
Loading…
Add table
Reference in a new issue