Mark all libpurple symbol visibility as hidden
Review Request #2744 — Created Oct. 27, 2023 and submitted — Latest diff uploaded
This will match behaviour on Windows, so it will prevent not tagging the symbols with the correct export macro.
This closes PIDGIN-17838, as successfully compiling with this flag means all symbols have been correctly marked.
Compiled on Linux and Windows.