diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-24 12:56:20 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-02-24 12:56:20 +0000 |
commit | e97c2ae21653fec9f5e47639ba5764934330b476 (patch) | |
tree | 4c089f2346cabbfb4d2c2d1a7692bb96e6fe0c76 /toolchain/uClibc/patches-0.9.32/170-math_finite.patch | |
parent | a7038f61c80b2e0f6bf1e14d2f51d6b0b2599a42 (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.patch | 4 |
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. */ |