All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] bug in package/qt5/qt5base/qt5base.mk ?
Date: Fri, 1 Feb 2019 19:07:53 +0100	[thread overview]
Message-ID: <20190201190753.2aabfa16@gmx.net> (raw)
In-Reply-To: <974e7b88-1018-6b1b-79eb-5fa677ef713c@gmx.com>

Hello David,

On Fri, 1 Feb 2019 17:20:50 +0100, David Picard <dplamp@gmx.com> wrote:

> Hi,
> 
> If BR2_PACKAGE_QTBASE_CONFIG_FILE is set, qt5base.mk calls Qt's 
> configure utility with the '-config' option, which is not recognized by 
> configure. Also, I couldn't find an equivalent option.

You mean BR2_PACKAGE_QT5BASE_CONFIG_FILE and '-qconfig' and yes
it is the Qt-5.6.x (still present as a choice in buildroot) way
for fain grained configure...

> 
> My suggestion would be to replace the original 
> $(@D)/src/corelib/global/qconfig.h with the file pointed to by 
> BR2_PACKAGE_QTBASE_CONFIG_FILE. What do you think ?

The modern way (since Qt-5.8) is via the config.opt file
and configure -redo (see [1])...

Regards,
Peter

[1] https://doc.qt.io/QtForDeviceCreation/qt-configuration-tool.html

> 
> - David
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

      reply	other threads:[~2019-02-01 18:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-01 16:20 [Buildroot] bug in package/qt5/qt5base/qt5base.mk ? David Picard
2019-02-01 18:07 ` Peter Seiderer [this message]

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=20190201190753.2aabfa16@gmx.net \
    --to=ps.report@gmx.net \
    --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.