uClibc: update 0.9.32 to latest git
[openwrt/svn-archive/archive.git] / toolchain / uClibc / patches-0.9.32 / 170-math_finite.patch
index 13fa25ac6049698777057de2b84547ef00119366..ad1cc8ea5370375f22d6b58fb81a7b42dd92ca4c 100644 (file)
@@ -1,6 +1,6 @@
 --- a/include/math.h
 +++ b/include/math.h
-@@ -198,7 +198,7 @@ libm_hidden_proto(signgam)
+@@ -195,7 +195,7 @@
  
  
  /* ISO C99 defines some generic macros which work on any data type.  */
@@ -9,7 +9,7 @@
  
  /* Get the architecture specific values describing the floating-point
     evaluation.  The following symbols will get defined:
-@@ -318,6 +318,11 @@ enum
+@@ -315,6 +315,11 @@
  
  #endif /* Use ISO C99.  */