]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
build : fix libtool call in build-xcframework.sh (#19605)
authorAdrien Gallouët <redacted>
Sat, 14 Feb 2026 05:48:37 +0000 (06:48 +0100)
committerGitHub <redacted>
Sat, 14 Feb 2026 05:48:37 +0000 (06:48 +0100)
commit91ea5d67f2a47fff99592c46583758131bfcdf62
tree927cb60c1edf7b5b1d1c0304581269bbb0d6c378
parentdbb023336bc6986f3d1bc292502d7badea3713c5
build : fix libtool call in build-xcframework.sh (#19605)

Run libtool via xcrun like strip and dsymutil, to have proper tool resolution.

Signed-off-by: Adrien Gallouët <redacted>
build-xcframework.sh