From bdc374886d94b8c8e7848cfa82c123f76bf0c6b5 Mon Sep 17 00:00:00 2001 From: kaloz Date: Fri, 1 Jul 2011 11:35:21 +0000 Subject: [toolchain]: add the latest avr32 toolchain patches (with additional fixes) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27332 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/gcc/patches/4.4.5/305-libmudflap-susv3-legacy.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/gcc/patches/4.4.5/305-libmudflap-susv3-legacy.patch') diff --git a/toolchain/gcc/patches/4.4.5/305-libmudflap-susv3-legacy.patch b/toolchain/gcc/patches/4.4.5/305-libmudflap-susv3-legacy.patch index c5653bc4d..8e2d15f81 100644 --- a/toolchain/gcc/patches/4.4.5/305-libmudflap-susv3-legacy.patch +++ b/toolchain/gcc/patches/4.4.5/305-libmudflap-susv3-legacy.patch @@ -36,7 +36,7 @@ } -@@ -459,7 +459,7 @@ WRAPPER2(char *, rindex, const char *s, +@@ -459,7 +459,7 @@ WRAPPER2(char *, rindex, const char *s, size_t n = strlen (s); TRACE ("%s\n", __PRETTY_FUNCTION__); MF_VALIDATE_EXTENT(s, CLAMPADD(n, 1), __MF_CHECK_READ, "rindex region"); -- cgit v1.2.3