* [ptxdist] [PATCH] log4cplus: Pin down more configuration options
@ 2026-08-18 13:07 Alexander Dahl via ptxdist
2026-09-04 6:53 ` [ptxdist] [APPLIED] " Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Dahl via ptxdist @ 2026-08-18 13:07 UTC (permalink / raw)
To: ptxdist; +Cc: Alexander Dahl
Additionally set options are equal to defaults.
Signed-off-by: Alexander Dahl <ada@thorsis.com>
---
rules/log4cplus.make | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/rules/log4cplus.make b/rules/log4cplus.make
index 91d0b8039..afb205b86 100644
--- a/rules/log4cplus.make
+++ b/rules/log4cplus.make
@@ -33,8 +33,10 @@ LOG4CPLUS_CONF_TOOL := cmake
LOG4CPLUS_CONF_OPT := $(CROSS_CMAKE_USR)
LOG4CPLUS_CONF_OPT += \
+ -DLOG4CPLUS_BUILD_LOGGINGSERVER=ON \
-DLOG4CPLUS_BUILD_TESTING=OFF \
- -DLOG4CPLUS_QT4=OFF
+ -DLOG4CPLUS_QT4=OFF \
+ -DLOG4CPLUS_QT5=OFF
# ----------------------------------------------------------------------------
# Target-Install
base-commit: c8ea243b469f6edc2fed967521dd0fd13b229c93
--
2.47.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [APPLIED] log4cplus: Pin down more configuration options
2026-08-18 13:07 [ptxdist] [PATCH] log4cplus: Pin down more configuration options Alexander Dahl via ptxdist
@ 2026-09-04 6:53 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2026-09-04 6:53 UTC (permalink / raw)
To: ptxdist; +Cc: Alexander Dahl
Thanks, applied as 4f4416f153bdf5964a87b5f8e453c0d06d68a466.
Michael
[sent from post-receive hook]
On Fri, 04 Sep 2026 08:53:01 +0200, Alexander Dahl <ada@thorsis.com> wrote:
> Additionally set options are equal to defaults.
>
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <20260818130712.2637318-1-ada@thorsis.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/log4cplus.make b/rules/log4cplus.make
> index 91d0b8039a1d..afb205b86e1c 100644
> --- a/rules/log4cplus.make
> +++ b/rules/log4cplus.make
> @@ -33,8 +33,10 @@ LOG4CPLUS_CONF_TOOL := cmake
>
> LOG4CPLUS_CONF_OPT := $(CROSS_CMAKE_USR)
> LOG4CPLUS_CONF_OPT += \
> + -DLOG4CPLUS_BUILD_LOGGINGSERVER=ON \
> -DLOG4CPLUS_BUILD_TESTING=OFF \
> - -DLOG4CPLUS_QT4=OFF
> + -DLOG4CPLUS_QT4=OFF \
> + -DLOG4CPLUS_QT5=OFF
>
> # ----------------------------------------------------------------------------
> # Target-Install
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-09-04 6:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-18 13:07 [ptxdist] [PATCH] log4cplus: Pin down more configuration options Alexander Dahl via ptxdist
2026-09-04 6:53 ` [ptxdist] [APPLIED] " Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox