* Revert 7e53955 (#542) Still needs to be fixed properly * Fix linking on mingw32
7e53955
@@ -6,7 +6,7 @@
#include <stdbool.h>
#ifdef LLAMA_SHARED
# ifdef _WIN32
# ifdef _WIN32 && !defined __MINGW32__
# ifdef LLAMA_BUILD
# define LLAMA_API __declspec(dllexport)
# else
The note is not visible to the blocked user.