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