Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [git commit] openssl: fix arch handling
Date: Wed, 29 Jul 2009 23:05:34 +0200	[thread overview]
Message-ID: <20090729210534.GT14135@mx.loc> (raw)
In-Reply-To: <20090729220919.7fd03212@surf>

On Wed, Jul 29, 2009 at 10:09:19PM +0200, Thomas Petazzoni wrote:

>ifeq ($(BR2_ARCH),"x86_64")
>
>BTW, any clue why we have quotes around the value of BR2_ARCH ?

project/Makefile.in:ARCH:=$(strip $(subst ",, $(BR2_ARCH)))
scripts/test/Makefile:  @echo   $(strip $(subst ",,$(BR2_ARCH)))
target/Config.in.arch:config BR2_ARCH

i.e. it's a string.

  reply	other threads:[~2009-07-29 21:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-29 19:49 [Buildroot] [git commit] openssl: fix arch handling Peter Korsgaard
2009-07-29 20:09 ` Thomas Petazzoni
2009-07-29 21:05   ` Bernhard Reutner-Fischer [this message]
2009-07-29 21:34   ` Peter Korsgaard

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=20090729210534.GT14135@mx.loc \
    --to=rep.dot.nop@gmail.com \
    --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