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] ```
D
Daniel Bevenius committed
8fac431b0692e88cdc55250f29f8d4386be82c5d
Parent: f17f39f
Committed by GitHub <noreply@github.com>
on 7/15/2024, 12:48:17 PM