aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/patches-0.9.32/170-math_finite.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2011-02-24 12:56:20 +0000
committerImre Kaloz <kaloz@openwrt.org>2011-02-24 12:56:20 +0000
commit2e58abb57d82c4a9f4465652bd6079cbbe92c6ed (patch)
tree4c089f2346cabbfb4d2c2d1a7692bb96e6fe0c76 /toolchain/uClibc/patches-0.9.32/170-math_finite.patch
parentc621e032c214564b6d29fb00cb328f1eeee9384f (diff)
downloadmaster-187ad058-2e58abb57d82c4a9f4465652bd6079cbbe92c6ed.tar.gz
master-187ad058-2e58abb57d82c4a9f4465652bd6079cbbe92c6ed.tar.bz2
master-187ad058-2e58abb57d82c4a9f4465652bd6079cbbe92c6ed.zip
[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 ad1cc8ea53..b0ae3337b9 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. */