[neon/qt/qtbase/Neon/release] debian: compile with journald

Jonathan Riddell null at kde.org
Wed Mar 10 15:45:42 GMT 2021


Git commit a9d504e390a60c824e7a9904eaafb1c7550093fa by Jonathan Riddell.
Committed on 10/03/2021 at 15:45.
Pushed by jriddell into branch 'Neon/release'.

compile with journald

M  +1    -0    debian/rules

https://invent.kde.org/neon/qt/qtbase/commit/a9d504e390a60c824e7a9904eaafb1c7550093fa

diff --git a/debian/rules b/debian/rules
index 133e4ab..f4aad1d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -125,6 +125,7 @@ endif
 	            -no-use-gold-linker \
 	            -no-mimetype-database \
 	            -no-feature-relocatable \
+	            -journald
 	            $(extra_configure_opts) \
 	            $(cpu_opt) \
 	            QMAKE_CFLAGS="$(CFLAGS)" \


More information about the Neon-commits mailing list