]> git.saurik.com Git - wxWidgets.git/blobdiff - src/expat/lib/internal.h
adding support for wxCB_SORT
[wxWidgets.git] / src / expat / lib / internal.h
index 6d290bd5f44f264987c74c183a1d5b34bf405426..edcc7afce11799730fd54470bc428d8b84d31505 100644 (file)
@@ -24,7 +24,7 @@
 #undef FASTCALL
 #endif
 
 #undef FASTCALL
 #endif
 
-#if defined(__GNUC__)
+#if defined(__GNUC__) && defined(__i386__)
 /* Instability reported with egcs on a RedHat Linux 7.3.
    Let's comment it out:
    #define FASTCALL __attribute__((stdcall, regparm(3)))
 /* Instability reported with egcs on a RedHat Linux 7.3.
    Let's comment it out:
    #define FASTCALL __attribute__((stdcall, regparm(3)))