RT3546: Remove #define IRIX_CC_BUG
Leftovers from commit 448155e9bbda27cbba365ff549a7e2044a8a399f Remove now-unused #define's Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
parent
c05febfa4f
commit
b5526482ef
7
e_os.h
7
e_os.h
@ -626,13 +626,6 @@ extern char *sys_errlist[]; extern int sys_nerr;
|
||||
|
||||
/***********************************************/
|
||||
|
||||
#ifdef sgi
|
||||
#define IRIX_CC_BUG /* all version of IRIX I've tested (4.* 5.*) */
|
||||
#endif
|
||||
#ifdef OPENSSL_SYS_SNI
|
||||
#define IRIX_CC_BUG /* CDS++ up to V2.0Bsomething suffered from the same bug.*/
|
||||
#endif
|
||||
|
||||
#if defined(OPENSSL_SYS_WINDOWS)
|
||||
# define strcasecmp _stricmp
|
||||
# define strncasecmp _strnicmp
|
||||
|
Loading…
x
Reference in New Issue
Block a user