[Buildroot] [PATCH 2/4] libglib2: fix application for no builtin atomic patch

Peter Korsgaard jacmet at uclibc.org
Wed Nov 17 14:36:37 UTC 2010


>>>>> "llandwerlin" == llandwerlin  <llandwerlin at gmail.com> writes:

 llandwerlin> From: Lionel Landwerlin <llandwerlin at gmail.com>
 llandwerlin> Signed-off-by: Lionel Landwerlin <llandwerlin at gmail.com>
 llandwerlin> ---
 llandwerlin>  ....0-fix-compilation-with-no-builtin-atomic.patch |   25 --------------------
 llandwerlin>  ....0-fix-compilation-with-no-builtin-atomic.patch |   25 ++++++++++++++++++++
 llandwerlin>  2 files changed, 25 insertions(+), 25 deletions(-)

The '-M' option to git diff is very handy for this, at it would have
shown it as a direct rename. I believe you can put something like this
in your ~/.gitconfig

[diff]
        renames = "copy"

To have it done automatically.

Anyway, thanks for the patch, but I committed a similar patch already
(Sorry, I had some email problems yesterday).

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list