* [Buildroot] [PATCH 1/1] package/qt6/qt6base: remove -DFEATURE_concurrent=OFF from hard coded list
@ 2024-09-21 8:08 Hannah Kiekens via buildroot
2024-10-29 21:29 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 3+ messages in thread
From: Hannah Kiekens via buildroot @ 2024-09-21 8:08 UTC (permalink / raw)
To: buildroot
Cc: Hannah Kiekens, Jesse Van Gavere, Roy Kollen Svendsen,
Thomas Petazzoni
It is set by BR2_PACKAGE_QT6BASE_CONCURRENT
Signed-off-by: Hannah Kiekens <hannah.kiekens@mind.be>
---
package/qt6/qt6base/qt6base.mk | 1 -
1 file changed, 1 deletion(-)
diff --git a/package/qt6/qt6base/qt6base.mk b/package/qt6/qt6base/qt6base.mk
index 4c0392f92d..e3c8f8920a 100644
--- a/package/qt6/qt6base/qt6base.mk
+++ b/package/qt6/qt6base/qt6base.mk
@@ -46,7 +46,6 @@ QT6BASE_INSTALL_STAGING = YES
QT6BASE_CONF_OPTS = \
-DQT_HOST_PATH=$(HOST_DIR) \
-DINSTALL_ARCHDATADIR=lib/qt6 \
- -DFEATURE_concurrent=OFF \
-DFEATURE_xml=OFF \
-DFEATURE_sql=OFF \
-DFEATURE_testlib=OFF \
--
2.46.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/qt6/qt6base: remove -DFEATURE_concurrent=OFF from hard coded list
2024-09-21 8:08 [Buildroot] [PATCH 1/1] package/qt6/qt6base: remove -DFEATURE_concurrent=OFF from hard coded list Hannah Kiekens via buildroot
@ 2024-10-29 21:29 ` Thomas Petazzoni via buildroot
2024-11-20 20:39 ` Peter Korsgaard
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-10-29 21:29 UTC (permalink / raw)
To: Hannah Kiekens via buildroot
Cc: Hannah Kiekens, Jesse Van Gavere, Roy Kollen Svendsen
On Sat, 21 Sep 2024 10:08:45 +0200
Hannah Kiekens via buildroot <buildroot@buildroot.org> wrote:
> It is set by BR2_PACKAGE_QT6BASE_CONCURRENT
>
> Signed-off-by: Hannah Kiekens <hannah.kiekens@mind.be>
> ---
> package/qt6/qt6base/qt6base.mk | 1 -
> 1 file changed, 1 deletion(-)
Well spotted, thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/qt6/qt6base: remove -DFEATURE_concurrent=OFF from hard coded list
2024-10-29 21:29 ` Thomas Petazzoni via buildroot
@ 2024-11-20 20:39 ` Peter Korsgaard
0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-11-20 20:39 UTC (permalink / raw)
To: Thomas Petazzoni via buildroot
Cc: Thomas Petazzoni, Hannah Kiekens, Jesse Van Gavere,
Roy Kollen Svendsen
>>>>> "Thomas" == Thomas Petazzoni via buildroot <buildroot@buildroot.org> writes:
> On Sat, 21 Sep 2024 10:08:45 +0200
> Hannah Kiekens via buildroot <buildroot@buildroot.org> wrote:
>> It is set by BR2_PACKAGE_QT6BASE_CONCURRENT
>>
>> Signed-off-by: Hannah Kiekens <hannah.kiekens@mind.be>
>> ---
>> package/qt6/qt6base/qt6base.mk | 1 -
>> 1 file changed, 1 deletion(-)
> Well spotted, thanks!
Committed to 2024.02.x and 2024.08.x, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-11-20 20:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-21 8:08 [Buildroot] [PATCH 1/1] package/qt6/qt6base: remove -DFEATURE_concurrent=OFF from hard coded list Hannah Kiekens via buildroot
2024-10-29 21:29 ` Thomas Petazzoni via buildroot
2024-11-20 20:39 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox