From: jacmet at uclibc.org <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/fakeroot
Date: Tue, 11 Mar 2008 12:31:46 -0700 (PDT) [thread overview]
Message-ID: <20080311193146.C939012015B@busybox.net> (raw)
Author: jacmet
Date: 2008-03-11 12:31:44 -0700 (Tue, 11 Mar 2008)
New Revision: 21308
Log:
fakeroot: update patch for 1.9.3
Patch by Sunil Gupta.
Modified:
trunk/buildroot/package/fakeroot/fakeroot-uclibc-LFS.patch
Changeset:
Modified: trunk/buildroot/package/fakeroot/fakeroot-uclibc-LFS.patch
===================================================================
--- trunk/buildroot/package/fakeroot/fakeroot-uclibc-LFS.patch 2008-03-11 19:28:06 UTC (rev 21307)
+++ trunk/buildroot/package/fakeroot/fakeroot-uclibc-LFS.patch 2008-03-11 19:31:44 UTC (rev 21308)
@@ -1,14 +1,14 @@
-diff -u fakeroot-1.8.10.orig/communicate.h fakeroot-1.8.10/communicate.h
---- fakeroot-1.8.10.orig/communicate.h 2007-11-20 21:56:53.000000000 -0500
-+++ fakeroot-1.8.10/communicate.h 2007-12-13 11:00:03.000000000 -0500
+diff -urN fakeroot-1.9.3.orig/communicate.h fakeroot-1.9.3/communicate.h
+--- fakeroot-1.9.3.orig/communicate.h 2008-03-11 09:42:05.000000000 -0400
++++ fakeroot-1.9.3/communicate.h 2008-03-11 10:58:10.000000000 -0400
@@ -35,7 +35,9 @@
#endif
/* Then decide whether we do or do not use the stat64 support */
-#if (defined(sun) && !defined(__SunOS_5_5_1) && !defined(_LP64)) || __GLIBC__ > 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 1)
+#if (defined(sun) && !defined(__SunOS_5_5_1) && !defined(_LP64)) \
-+ || (!defined __UCLIBC__ && (__GLIBC__ > 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 1))) \
-+ || (defined __UCLIBC__ && defined UCLIBC_HAS_LFS)
++ || (!defined __UCLIBC__ && (__GLIBC__ > 2 || (__GLIBC__ == 2 && __GLIBC_MINOR__ >= 1))) \
++ || (defined __UCLIBC__ && defined UCLIBC_HAS_LFS)
# define STAT64_SUPPORT
#else
- # warning Not using stat64 support
+ # warning Not using stat64 support
\ No newline at end of file
next reply other threads:[~2008-03-11 19:31 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-11 19:31 jacmet at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-12-01 9:08 [Buildroot] svn commit: trunk/buildroot/package/fakeroot jacmet at uclibc.org
2008-09-07 14:31 jacmet at uclibc.org
2008-03-13 7:38 jacmet at uclibc.org
2008-03-12 13:58 ninevoltz at uclibc.org
2008-03-11 13:32 ninevoltz at uclibc.org
2008-03-11 13:45 ` Sunil Gupta
2008-03-11 13:11 ninevoltz at uclibc.org
2008-03-11 13:17 ` Nigel Kukard
2008-03-11 13:30 ` Sunil Gupta
2008-01-21 11:07 thomasez at uclibc.org
2007-12-27 11:23 thomasez at uclibc.org
2007-10-18 21:49 vanokuten at uclibc.org
2007-10-13 23:13 ulf at uclibc.org
2007-10-02 11:06 aldot at uclibc.org
2007-09-21 14:22 aldot at uclibc.org
2007-09-20 17:47 aldot at uclibc.org
2007-09-20 17:41 aldot at uclibc.org
2007-08-13 8:12 ulf at uclibc.org
2007-06-06 18:10 aldot at uclibc.org
2007-04-03 15:36 jacmet at uclibc.org
2007-04-03 18:09 ` Benedict, Michael
2007-03-05 11:06 jacmet at uclibc.org
2007-01-22 20:26 aldot at uclibc.org
2007-01-22 18:16 andersen at uclibc.org
2006-12-15 14:18 aldot at uclibc.org
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080311193146.C939012015B@busybox.net \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox