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

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


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

compile with journald

M  +1    -1    debian/rules

https://invent.kde.org/neon/qt/qtbase/commit/964c6ff06486158737e212854597a3c786c1fd82

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


More information about the Neon-commits mailing list