]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ruby : specify Apple frameworks explicitly on build (#3270)
authorKITAITI Makoto <redacted>
Mon, 23 Jun 2025 04:34:05 +0000 (13:34 +0900)
committerGitHub <redacted>
Mon, 23 Jun 2025 04:34:05 +0000 (06:34 +0200)
commitcead8f5357891f5fbd2ce1b829f2fd238d674b2b
tree96f74302adf81de9989001b0bb12526fc909e107
parente6c10cf3d5d60dc647eb6cd5e73d3c347149f746
ruby : specify Apple frameworks explicitly on build (#3270)

* Add Apple frameworks to $LDFLAGS when needed

* Add utility method to Options

* Remove unnecessary propaty date from gemspec

* Add Apple frameworks for CoreML build

* Add Accelerate framework only for Apple platform

* Fix ZipURI#cache signature

* Download test fixtures if needed
bindings/ruby/.gitignore
bindings/ruby/Rakefile
bindings/ruby/ext/options.rb
bindings/ruby/lib/whisper/model/uri.rb
bindings/ruby/sig/whisper.rbs
bindings/ruby/test/helper.rb
bindings/ruby/whispercpp.gemspec