cmake-bootstrap: build by samurai instead of ninja

Close: #52355
Fix: #52351
This commit is contained in:
Đoàn Trần Công Danh 2024-09-26 08:40:20 +07:00
parent 2cde068d37
commit 9f07a6f57b
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,7 @@ configure_args="-DCMake_INSTALL_INFIX=libexec/xbps-src/
-DCMake_ENABLE_DEBUGGER=OFF -DCMAKE_USE_SYSTEM_LIBRARIES=OFF
-DCTEST_TEST_CPACK=OFF -DCMake_TEST_NO_NETWORK=ON
-DCMake_NO_SELF_BACKTRACE=1 -DKWSYS_LFS_WORKS=1"
hostmakedepends="samurai"
short_desc="CMake for xbps-src"
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="BSD-3-Clause, ICU"
@ -17,6 +18,7 @@ distfiles="https://www.cmake.org/files/v${version%.*}/cmake-${version}.tar.gz"
checksum=df9b3c53e3ce84c3c1b7c253e5ceff7d8d1f084ff0673d048f260e04ccb346e1
repository="bootstrap"
provides="cmake-${version}_1"
make_cmd=samu
pre_configure() {
local f