зеркало из https://github.com/mozilla/pjs.git
OS/2 runtime bustage - this should be the right thing to do, but it causes PNG to crash horribly backing out for now
This commit is contained in:
Родитель
18887cb91d
Коммит
31d07ee76b
|
@ -1229,7 +1229,8 @@ typedef z_stream FAR * png_zstreamp;
|
||||||
# endif /* PNG_IMPEXP */
|
# endif /* PNG_IMPEXP */
|
||||||
#else /* !(DLL || non-cygwin WINDOWS) */
|
#else /* !(DLL || non-cygwin WINDOWS) */
|
||||||
# if (defined(__IBMC__) || defined(IBMCPP__)) && defined(__OS2__)
|
# if (defined(__IBMC__) || defined(IBMCPP__)) && defined(__OS2__)
|
||||||
# define PNGAPI _System
|
/* # define PNGAPI _System */
|
||||||
|
# define PNGAPI
|
||||||
# define PNG_IMPEXP
|
# define PNG_IMPEXP
|
||||||
# else
|
# else
|
||||||
# if 0 /* ... other platforms, with other meanings */
|
# if 0 /* ... other platforms, with other meanings */
|
||||||
|
|
Загрузка…
Ссылка в новой задаче