All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCHv2 3/4] toolchain/toolchain-external: don't use x$(...) construct or ==
Date: Wed, 17 Jul 2013 19:07:03 +0200	[thread overview]
Message-ID: <20130717170703.GC3385@free.fr> (raw)
In-Reply-To: <1374048801-7666-4-git-send-email-thomas.petazzoni@free-electrons.com>

Thomas, All,

On 2013-07-17 10:13 +0200, Thomas Petazzoni spake thusly:
> With modern shells, we can simply do test using the "$(...)" = "value"
> form. This commit gets rid of the x$(...) = x"value" constructs and
> replaces == by =, which is the correct operator to test the equality
> of two strings with the test program.
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2013-07-17 17:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-17  8:13 [Buildroot] [PATCHv2 0/4] EABI vs EABIhf check Thomas Petazzoni
2013-07-17  8:13 ` [Buildroot] [PATCHv2 1/4] toolchain/helpers: don't use the x$(...) = x"value" syntax Thomas Petazzoni
2013-07-17 17:00   ` Yann E. MORIN
2013-07-17  8:13 ` [Buildroot] [PATCHv2 2/4] toolchain: check ARM EABI vs. EABIhf for external toolchains Thomas Petazzoni
2013-07-17 17:04   ` Yann E. MORIN
2013-07-17  8:13 ` [Buildroot] [PATCHv2 3/4] toolchain/toolchain-external: don't use x$(...) construct or == Thomas Petazzoni
2013-07-17 17:07   ` Yann E. MORIN [this message]
2013-07-17  8:13 ` [Buildroot] [PATCHv2 4/4] arch/arm: update VFPv2 comment to mention ARMv5 Thomas Petazzoni
2013-07-17 17:09   ` Yann E. MORIN

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=20130717170703.GC3385@free.fr \
    --to=yann.morin.1998@free.fr \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.