Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] qt5: QT5_QMAKE spec bug
@ 2016-06-28  9:16 Akihiko Odaki
  2016-07-06 23:25 ` Akihiko Odaki
  0 siblings, 1 reply; 9+ messages in thread
From: Akihiko Odaki @ 2016-06-28  9:16 UTC (permalink / raw)
  To: buildroot

Hi,

I was trying to use QT5_QMAKE variable for a new package.
http://article.gmane.org/gmane.comp.lib.uclibc.buildroot/152724

However, it failed to build. I found that it failed because -spec option 
for cross compiling was applied for host_build. It can be fixed by 
setting the value to QMAKE_XSPEC in qmake configuration instead of using 
the option.

I'm making a patch to apply the change, but I have a question. Now 
QT5_QMAKE variable has the path to qmake, but there are no variables to 
indicate the path for other commands such as python. Should I remove 
QT5_QMAKE variable or keep as it is?

Regards,
Akihiko

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

end of thread, other threads:[~2016-07-24 22:43 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-28  9:16 [Buildroot] qt5: QT5_QMAKE spec bug Akihiko Odaki
2016-07-06 23:25 ` Akihiko Odaki
2016-07-07  7:29   ` Julien CORJON
2016-07-07 13:55     ` Akihiko Odaki
2016-07-07 14:06       ` Thomas Petazzoni
2016-07-07 14:31         ` Akihiko Odaki
2016-07-07 14:53           ` Thomas Petazzoni
2016-07-17  2:06           ` Akihiko Odaki
2016-07-24 22:43             ` Akihiko Odaki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox