forked from QuasarApp/QtBigInt
commit
8c19856500
@ -12,7 +12,7 @@
|
|||||||
# define MINIGMPSHARED_EXPORT __declspec(dllexport)
|
# define MINIGMPSHARED_EXPORT __declspec(dllexport)
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef linux
|
#if defined (linux) || defined (__APPLE__)
|
||||||
# define MINIGMPSHARED_EXPORT __attribute__((visibility("default")))
|
# define MINIGMPSHARED_EXPORT __attribute__((visibility("default")))
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user