summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/patches-0.9.32/170-math_finite.patch
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-02-24 12:56:20 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-02-24 12:56:20 +0000
commite97c2ae21653fec9f5e47639ba5764934330b476 (patch)
tree4c089f2346cabbfb4d2c2d1a7692bb96e6fe0c76 /toolchain/uClibc/patches-0.9.32/170-math_finite.patch
parenta7038f61c80b2e0f6bf1e14d2f51d6b0b2599a42 (diff)
[toolchain/uClibc]: upgrade to latest git, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25698 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/uClibc/patches-0.9.32/170-math_finite.patch')
-rw-r--r--toolchain/uClibc/patches-0.9.32/170-math_finite.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/uClibc/patches-0.9.32/170-math_finite.patch b/toolchain/uClibc/patches-0.9.32/170-math_finite.patch
index ad1cc8ea5..b0ae3337b 100644
--- a/toolchain/uClibc/patches-0.9.32/170-math_finite.patch
+++ b/toolchain/uClibc/patches-0.9.32/170-math_finite.patch
@@ -1,6 +1,6 @@
--- a/include/math.h
+++ b/include/math.h
-@@ -195,7 +195,7 @@
+@@ -195,7 +195,7 @@ extern int signgam;
/* 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:
-@@ -315,6 +315,11 @@
+@@ -315,6 +315,11 @@ enum
#endif /* Use ISO C99. */