[oe-commits] woglinde : dietlibc: fix trailing white spaces

GIT User account git at amethyst.openembedded.net
Tue Feb 3 12:56:18 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 46cb6c7c32ac5d88df27f138abb631071b2211fb
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=46cb6c7c32ac5d88df27f138abb631071b2211fb

Author: woglinde <heinold at inf.fu-berlin.de>
Date:   Tue Feb  3 13:53:27 2009 +0100

dietlibc: fix trailing white spaces

---

 packages/dietlibc/files/ccache.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/dietlibc/files/ccache.patch b/packages/dietlibc/files/ccache.patch
index f6d72f5..839b5b9 100644
--- a/packages/dietlibc/files/ccache.patch
+++ b/packages/dietlibc/files/ccache.patch
@@ -26,7 +26,7 @@ Index: dietlibc-0.31/diet.c
        if (shortplatform[0]=='i' && shortplatform[2]=='8' && shortplatform[3]=='6') shortplatform[1]='3';
      } else {
 @@ -285,6 +290,9 @@
- 
+
        dest=newargv;
        *dest++=argv[1];
 +      if (strcmp(argv[1],"ccache") == 0) {





More information about the Openembedded-commits mailing list