提交 f1a8d50a 编写于 作者: B Behdad Esfahbod

[win] Don't define visibility attribtue under Cygwin

上级 9c77027d
......@@ -87,7 +87,7 @@
#endif
#ifndef HB_INTERNAL
# ifndef __MINGW32__
# if !defined(__MINGW32__) && !defined(__CYGWIN__)
# define HB_INTERNAL __attribute__((__visibility__("hidden")))
# else
# define HB_INTERNAL
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册