* [ptxdist] [PATCH] log4cplus: Pin down more configuration options
@ 2026-08-18 13:07 Alexander Dahl via ptxdist
0 siblings, 0 replies; only message 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] only message in thread
only message in thread, other threads:[~2026-08-18 13:07 UTC | newest]
Thread overview: (only message) (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
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox