Files
enginex-ascend-910-llama.cpp/ggml/src
Daniel Bevenius 8fac431b06 ggml : suppress unknown pragma 'GCC' on windows (#8460)
This commit adds a macro guard to pragma GCC to avoid the following
warning on windows:

```console
C:\llama.cpp\ggml\src\ggml-aarch64.c(17,9): warning C4068:
unknown pragma 'GCC' [C:\lama.cpp\build\ggml\src\ggml.vcxproj]
```
2024-07-15 15:48:17 +03:00
..
2024-07-15 09:38:52 +02:00
2024-07-15 09:38:52 +02:00
2024-07-12 10:46:02 +03:00