mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
sci-misc/llama-cpp: disable building the webui
Signed-off-by: Craig Andrews <candrews@gentoo.org>
This commit is contained in:
@@ -102,6 +102,7 @@ src_prepare() {
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-DLLAMA_BUILD_WEBUI=OFF
|
||||
-DLLAMA_BUILD_TESTS=OFF
|
||||
-DLLAMA_BUILD_EXAMPLES=$(usex examples)
|
||||
-DLLAMA_BUILD_SERVER=ON
|
||||
|
||||
Reference in New Issue
Block a user