Sophie

Sophie

distrib > Mandriva > cooker > x86_64 > by-pkgid > 5ee19b52c1fb181e5f0721f05cb4486d > files > 3

gigi-0.8.0-8.1074.1.src.rpm

--- a/GG/adobe/cmath.hpp.orig	2012-06-01 23:48:18.394142365 -0600
+++ b/GG/adobe/cmath.hpp	2012-06-01 23:53:19.345185206 -0600
@@ -37,7 +37,7 @@ back to include math.h. This also needs
 
 #define ADOBE_HAS_CPP_CMATH 
 
-#elif ((__GNUC__ == 4) && (__GNUC_MINOR__ <= 6))
+#elif ((__GNUC__ == 4) && (__GNUC_MINOR__ <= 999))
 /*
     The currently supported version of GNUC has C99 extensions in math.h. But no TR1 extensions.
 */