summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/attachments/20121214/9be4482d/attachment-0001.bin
blob: d04fe7c87b8f04f48425693cb9b68ecc80d2c0d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- include/host_config.h.orig	2012-12-14 22:42:46.802874939 +0100
+++ include/host_config.h	2012-12-14 22:43:01.484187297 +0100
@@ -77,11 +77,11 @@
 
 #if defined(__GNUC__)
 
-#if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ > 6)
-
-#error -- unsupported GNU version! gcc 4.7 and up are not supported!
-
-#endif /* __GNUC__> 4 || (__GNUC__ == 4 && __GNUC_MINOR__ > 6) */
+//#if __GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ > 6)
+//
+//#error -- unsupported GNU version! gcc 4.7 and up are not supported!
+//
+//#endif /* __GNUC__> 4 || (__GNUC__ == 4 && __GNUC_MINOR__ > 6) */
 
 #endif /* __GNUC__ */