Skip to content

Commit adaea08

Browse files
committed
ruby : add cmake option (#0)
1 parent 6c0d843 commit adaea08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bindings/ruby/ext/options.rb

+1
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ def configure
142142
bool "GGML_RV_ZFH"
143143
pending "GGML_SCCACHE_FOUND"
144144
string "GGML_SCHED_MAX_COPIES"
145+
bool "GGML_SSE42"
145146
ignored "GGML_STATIC"
146147
bool "GGML_SYCL"
147148
string "GGML_SYCL_DEVICE_ARCH"

0 commit comments

Comments
 (0)