summaryrefslogblamecommitdiff
path: root/graphics/Hermes/files/patch-src-HeadX86.h
blob: e3cb4826eb110d21ae77725435e8f0a744a598db (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                          
--- src/HeadX86.h.orig	Thu Aug 30 19:28:22 2007
+++ src/HeadX86.h	Thu Aug 30 19:28:44 2007
@@ -83,7 +83,7 @@
 
 /* Now fix up the ELF underscore problem */
 
-#if defined(__ELF__) && defined(__GNUC__)
+#if defined(__ELF__) && defined(__GNUC__) && __GNUC__ < 4
   #ifdef __cplusplus
   extern "C" {
   #endif