From: Georgi Gerganov Date: Thu, 24 Apr 2025 17:38:43 +0000 (+0300) Subject: ruby : add cmake option (#0) X-Git-Tag: upstream/1.7.5+170~63 X-Git-Url: https://git.djapps.eu/?a=commitdiff_plain;h=adaea088bca383ac7abebdce26546f1885bd9376;p=pkg%2Fggml%2Fsources%2Fwhisper.cpp ruby : add cmake option (#0) --- diff --git a/bindings/ruby/ext/options.rb b/bindings/ruby/ext/options.rb index be63de10..679b74d1 100644 --- a/bindings/ruby/ext/options.rb +++ b/bindings/ruby/ext/options.rb @@ -142,6 +142,7 @@ class Options bool "GGML_RV_ZFH" pending "GGML_SCCACHE_FOUND" string "GGML_SCHED_MAX_COPIES" + bool "GGML_SSE42" ignored "GGML_STATIC" bool "GGML_SYCL" string "GGML_SYCL_DEVICE_ARCH"