]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - libs/synapse.h
some updates to the Linux build system - obtained a core binary and all required...
[xonotic/netradiant.git] / libs / synapse.h
index b064a3b748b2e632a0d4eb69721424f46adc0d93..b01688fcc06b08d6c959c0d21418ec3dfb9705ed 100644 (file)
@@ -60,6 +60,7 @@ could be split into two independant libraries actually, the server part and the
 #if defined(_WIN32)\r
   #define SYNAPSE_DLL_EXPORT WINAPI\r
 #elif defined(__linux__) || defined(__APPLE__) /* ydnar */\r
+//  #define SYNAPSE_DLL_EXPORT __attribute__ ((visibility ("protected")))\r
   #define SYNAPSE_DLL_EXPORT\r
 #else\r
   #error unknown architecture\r