]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
make : update MSYS_NT (#1813)
authorjwijffels <redacted>
Tue, 30 Jan 2024 12:13:49 +0000 (13:13 +0100)
committerGitHub <redacted>
Tue, 30 Jan 2024 12:13:49 +0000 (14:13 +0200)
commit3e6fad07aa23aa4d33f192f6911e14069072c0b2
treed5ef32d008abc329ca6ffa56a2ef714083c2fee5
parente72e4158debb04126a0fabedf0452a5551780ea0
make : update MSYS_NT (#1813)

I just upgraded the R wrapper at https://github.com/bnosac/audio.whisper to use whisper.cpp 1.5.4
I'm working on Windows and noticed while doing that that it did not pick up the relevant CFLAGS/CXXFLAGS as my system showed

```
I whisper.cpp build info:
I UNAME_S:  MSYS_NT-10.0-19045
I UNAME_P:  unknown
I UNAME_M:  x86_64
```

Many thanks for all the tremendous hard work on maintaining whisper.cpp!
Makefile