* [Buildroot] [PATCH 1/1] package/zeromq: disable perf
@ 2024-05-08 11:54 Fabrice Fontaine
2024-05-08 16:34 ` Thomas Petazzoni via buildroot
2024-05-27 15:50 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2024-05-08 11:54 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine, Asaf Kahlon
Disable performance measurement tools which are enabled by default since
bump to version 4.2.5 in commit d3a8177e175e035ca3b19dca7868859f7cb238a1
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/zeromq/zeromq.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/zeromq/zeromq.mk b/package/zeromq/zeromq.mk
index 137fad1a66..f1a1f02f9e 100644
--- a/package/zeromq/zeromq.mk
+++ b/package/zeromq/zeromq.mk
@@ -7,7 +7,7 @@
ZEROMQ_VERSION = 4.3.5
ZEROMQ_SITE = https://github.com/zeromq/libzmq/releases/download/v$(ZEROMQ_VERSION)
ZEROMQ_INSTALL_STAGING = YES
-ZEROMQ_CONF_OPTS = --disable-Werror --without-documentation
+ZEROMQ_CONF_OPTS = --disable-perf --disable-Werror --without-documentation
ZEROMQ_LICENSE = MPL-2.0
ZEROMQ_LICENSE_FILES = LICENSE
ZEROMQ_CPE_ID_VENDOR = zeromq
--
2.43.0
_______________________________________________
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/zeromq: disable perf
2024-05-08 11:54 [Buildroot] [PATCH 1/1] package/zeromq: disable perf Fabrice Fontaine
@ 2024-05-08 16:34 ` Thomas Petazzoni via buildroot
2024-05-27 15:50 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-05-08 16:34 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Asaf Kahlon, buildroot
On Wed, 8 May 2024 13:54:57 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> Disable performance measurement tools which are enabled by default since
> bump to version 4.2.5 in commit d3a8177e175e035ca3b19dca7868859f7cb238a1
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/zeromq/zeromq.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to master, 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/zeromq: disable perf
2024-05-08 11:54 [Buildroot] [PATCH 1/1] package/zeromq: disable perf Fabrice Fontaine
2024-05-08 16:34 ` Thomas Petazzoni via buildroot
@ 2024-05-27 15:50 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-05-27 15:50 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Asaf Kahlon, buildroot
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> Disable performance measurement tools which are enabled by default since
> bump to version 4.2.5 in commit d3a8177e175e035ca3b19dca7868859f7cb238a1
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed to 2024.02.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-05-27 15:50 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-08 11:54 [Buildroot] [PATCH 1/1] package/zeromq: disable perf Fabrice Fontaine
2024-05-08 16:34 ` Thomas Petazzoni via buildroot
2024-05-27 15:50 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox