am cf427fb4
: Merge "Don\'t define S_IRGRP in AndroidConfig.h."
* commit 'cf427fb4ae19449d0c0ecbc86b88f37b5fcb0f05': Don't define S_IRGRP in AndroidConfig.h.
This commit is contained in:
@@ -58,11 +58,4 @@
|
|||||||
#define _WIN32 1
|
#define _WIN32 1
|
||||||
#define _WIN32_WINNT 0x0500 /* admit to using >= Win2K */
|
#define _WIN32_WINNT 0x0500 /* admit to using >= Win2K */
|
||||||
|
|
||||||
/*
|
|
||||||
* Various definitions missing in MinGW
|
|
||||||
*/
|
|
||||||
#ifdef USE_MINGW
|
|
||||||
#define S_IRGRP 0
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#endif /*_ANDROID_CONFIG_H*/
|
#endif /*_ANDROID_CONFIG_H*/
|
||||||
|
Reference in New Issue
Block a user