ccache: force bootstrap build to use gnu-make
This commit is contained in:
parent
04715e12f6
commit
38c0942636
@ -16,6 +16,8 @@ checksum=2f14b11888c39778c93814fc6843fc25ad60ff6ba4eeee3dff29a1bad67ba94f
|
||||
|
||||
if [ -z "$CHROOT_READY" ]; then
|
||||
hostmakedepends="cmake-bootstrap"
|
||||
export CMAKE_GENERATOR="Unix Makefiles"
|
||||
make_cmd="make"
|
||||
else
|
||||
hostmakedepends="asciidoc perl"
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user