From 0b101d2b20058e18bc886a8d42bdfed6d1dc1a99 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Fri, 28 Jan 2011 12:34:32 +0000 Subject: [toolchain/gcc/linaro]: refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25195 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/gcc/patches/4.5.1+l/301-missing-execinfo_h.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/gcc/patches/4.5.1+l/301-missing-execinfo_h.patch') diff --git a/toolchain/gcc/patches/4.5.1+l/301-missing-execinfo_h.patch b/toolchain/gcc/patches/4.5.1+l/301-missing-execinfo_h.patch index 5a7aa4e47d..b3f1e68d3b 100644 --- a/toolchain/gcc/patches/4.5.1+l/301-missing-execinfo_h.patch +++ b/toolchain/gcc/patches/4.5.1+l/301-missing-execinfo_h.patch @@ -1,6 +1,6 @@ --- a/boehm-gc/include/gc.h +++ b/boehm-gc/include/gc.h -@@ -503,7 +503,7 @@ +@@ -503,7 +503,7 @@ GC_API GC_PTR GC_malloc_atomic_ignore_of #if defined(__linux__) || defined(__GLIBC__) # include # if (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 1 || __GLIBC__ > 2) \ -- cgit v1.2.3