From e97c2ae21653fec9f5e47639ba5764934330b476 Mon Sep 17 00:00:00 2001 From: kaloz Date: Thu, 24 Feb 2011 12:56:20 +0000 Subject: [toolchain/uClibc]: upgrade to latest git, refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25698 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/uClibc/patches-0.9.32/170-math_finite.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'toolchain/uClibc/patches-0.9.32/170-math_finite.patch') 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. */ -- cgit v1.2.3