All of lore.kernel.org
 help / color / mirror / Atom feed
* question about meta/class/qmake-base.bbclass
@ 2011-08-22  9:42 Kang Kai
  2011-08-22 18:46 ` Paul Eggleton
       [not found] ` <4E523DE7.8060609@selfish.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Kang Kai @ 2011-08-22  9:42 UTC (permalink / raw)
  To: zecke; +Cc: Patches and discussions about the oe-core layer

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-08-24  1:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-22  9:42 question about meta/class/qmake-base.bbclass Kang Kai
2011-08-22 18:46 ` Paul Eggleton
2011-08-24  1:48   ` Kang Kai
     [not found] ` <4E523DE7.8060609@selfish.org>
2011-08-24  1:47   ` Kang Kai

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.