From 0d7bdef38e6e2b4e7d3dd29b67937b9c6932a0dc Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 25 Apr 2009 00:01:00 +0000 Subject: fix offsets git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1732 42af7a65-404d-4744-a932-0658087f49c3 --- misc/buildroot/toolchain/gcc/4.3.3/900-nuttx-nolibc.patch | 4 ++-- misc/buildroot/toolchain/gcc/4.3.3/910-nuttx-nolibstdc.patch | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'misc/buildroot') diff --git a/misc/buildroot/toolchain/gcc/4.3.3/900-nuttx-nolibc.patch b/misc/buildroot/toolchain/gcc/4.3.3/900-nuttx-nolibc.patch index 4503ed619..c22dc7b9e 100755 --- a/misc/buildroot/toolchain/gcc/4.3.3/900-nuttx-nolibc.patch +++ b/misc/buildroot/toolchain/gcc/4.3.3/900-nuttx-nolibc.patch @@ -5,7 +5,7 @@ unfortunately, it still does not work. diff -u gcc-4.2.4/libstdc++-v3/configure.orig gcc-4.2.4/libstdc++-v3/configure --- gcc-4.2.4/libstdc++-v3/configure.orig 2009-01-05 17:52:11.000000000 -0600 +++ gcc-4.2.4/libstdc++-v3/configure 2009-01-05 17:52:43.000000000 -0600 -@@ -108515,9 +108515,7 @@ +@@ -114335,9 +114335,7 @@ ;; *) @@ -19,7 +19,7 @@ diff -u gcc-4.2.4/libstdc++-v3/configure.orig gcc-4.2.4/libstdc++-v3/configure diff -u gcc-4.2.4/libstdc++-v3/crossconfig.m4.orig gcc-4.2.4/libstdc++-v3/crossconfig.m4 --- gcc-4.2.4/libstdc++-v3/crossconfig.m4.orig 2009-01-05 17:51:07.000000000 -0600 +++ gcc-4.2.4/libstdc++-v3/crossconfig.m4 2009-01-05 17:52:02.000000000 -0600 -@@ -412,7 +412,7 @@ +@@ -464,7 +464,7 @@ AC_DEFINE(HAVE_TANHL) ;; *) diff --git a/misc/buildroot/toolchain/gcc/4.3.3/910-nuttx-nolibstdc.patch b/misc/buildroot/toolchain/gcc/4.3.3/910-nuttx-nolibstdc.patch index 1e25fd001..dea5c4e0f 100644 --- a/misc/buildroot/toolchain/gcc/4.3.3/910-nuttx-nolibstdc.patch +++ b/misc/buildroot/toolchain/gcc/4.3.3/910-nuttx-nolibstdc.patch @@ -1,6 +1,6 @@ --- gcc-4.2.4/configure.orig 2009-04-18 18:07:18.250951700 -0400 +++ gcc-4.2.4/configure 2009-04-18 18:20:20.369521100 -0400 -@@ -1649,6 +1649,10 @@ +@@ -2614,6 +2614,10 @@ ;; esac -- cgit v1.2.3