All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] package/thrift: drop unrecognized option
@ 2021-07-13 20:05 Arnout Vandecappelle
  2021-07-14 21:08 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Arnout Vandecappelle @ 2021-07-13 20:05 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=5675f09e584e124201451a0feee6e22d8ea2b84a
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

WITH_QT4 has been dropped since version 0.13.0 and
https://github.com/apache/thrift/commit/17355425429274e7971fff39d7e45279cdf550fa

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
---
 package/thrift/thrift.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/package/thrift/thrift.mk b/package/thrift/thrift.mk
index 0f2a8eb071..544eb97323 100644
--- a/package/thrift/thrift.mk
+++ b/package/thrift/thrift.mk
@@ -20,7 +20,6 @@ THRIFT_COMMON_CONF_OPTS = -DBUILD_TUTORIALS=OFF \
 	-DBUILD_TESTING=OFF \
 	-DWITH_PYTHON=OFF \
 	-DWITH_JAVA=OFF \
-	-DWITH_QT4=OFF \
 	-DWITH_QT5=OFF
 
 THRIFT_CONF_OPTS = $(THRIFT_COMMON_CONF_OPTS) -DBUILD_COMPILER=OFF

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

* [Buildroot] [git commit] package/thrift: drop unrecognized option
  2021-07-13 20:05 [Buildroot] [git commit] package/thrift: drop unrecognized option Arnout Vandecappelle
@ 2021-07-14 21:08 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2021-07-14 21:08 UTC (permalink / raw)
  To: buildroot

>>>>> "Arnout" == Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=5675f09e584e124201451a0feee6e22d8ea2b84a
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > WITH_QT4 has been dropped since version 0.13.0 and
 > https://github.com/apache/thrift/commit/17355425429274e7971fff39d7e45279cdf550fa

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
 > Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>

Committed to 2021.02.x and 2021.05.x, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2021-07-14 21:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-13 20:05 [Buildroot] [git commit] package/thrift: drop unrecognized option Arnout Vandecappelle
2021-07-14 21:08 ` Peter Korsgaard

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.