All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kang Kai <Kai.Kang@windriver.com>
To: <zecke@selfish.org>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: question about meta/class/qmake-base.bbclass
Date: Mon, 22 Aug 2011 17:42:42 +0800	[thread overview]
Message-ID: <4E522492.9050706@windriver.com> (raw)

Hi Holger,

When I read the file  meta/class/qmake-base.bbclass, I find that that 
are 2 lines:
     unset QMAKESPEC || true
     ${OE_QMAKE_QMAKE} -makefile -spec ${QMAKESPEC} -o Makefile 
$QMAKE_VARSUBST_PRE $AFTER $PROFILES $QMAKE_VARSUBST_POST || die "Error 
calling ${OE_QMAKE_QMAKE} on $PROFILES"

I am confused that why unset QMAKESPEC first and then use it a argument 
for qmake?
Could you help me to get out of that?

Thanks and Regards,
Kai



             reply	other threads:[~2011-08-22  9:47 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-22  9:42 Kang Kai [this message]
2011-08-22 18:46 ` question about meta/class/qmake-base.bbclass Paul Eggleton
2011-08-24  1:48   ` Kang Kai
     [not found] ` <4E523DE7.8060609@selfish.org>
2011-08-24  1:47   ` Kang Kai

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=4E522492.9050706@windriver.com \
    --to=kai.kang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=zecke@selfish.org \
    /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.