]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
Fix visionOS build and add CI (llama/12415)
authorGuus Waals <redacted>
Wed, 19 Mar 2025 10:15:23 +0000 (10:15 +0000)
committerGeorgi Gerganov <redacted>
Thu, 27 Mar 2025 09:06:03 +0000 (11:06 +0200)
commitc722ff84d33a2afce06a39e412ea6d70159586dc
treeca569e1598bbb453d54a6a041e4157242934b658
parent102af79f63cb1f7e51842085cc7b9dbd44d49a40
Fix visionOS build and add CI (llama/12415)

* ci: add visionOS build workflow

Add a new GitHub Actions workflow for building on visionOS with CMake and Xcode.

* ggml: Define _DARWIN_C_SOURCE for visionOS to fix missing u_xxx typedefs

* ci: remove define hacks for u_xxx system types

---------

Co-authored-by: Giovanni Petrantoni <redacted>
ggml/src/CMakeLists.txt