misc/llama-cpp: Remove native compilation flag
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
PORTNAME= llama-cpp
|
||||
DISTVERSIONPREFIX= b
|
||||
DISTVERSION= 5097
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc # machine-learning
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@@ -24,7 +25,8 @@ GH_TUPLE= nomic-ai:kompute:4565194:kompute/kompute
|
||||
SHEBANG_GLOB= *.py
|
||||
|
||||
CMAKE_ON= BUILD_SHARED_LIBS
|
||||
CMAKE_OFF= LLAMA_BUILD_TESTS
|
||||
CMAKE_OFF= GGML_NATIVE \
|
||||
LLAMA_BUILD_TESTS
|
||||
CMAKE_TESTING_ON= LLAMA_BUILD_TESTS
|
||||
|
||||
# user for llama-server, only used when EXAMPLES=ON
|
||||
|
||||
Reference in New Issue
Block a user