[neon/kde/powerdevil/Neon/unstable_jammy] debian: specify standard

Carlos De Maine null at kde.org
Tue Jul 30 12:54:47 BST 2024


Git commit fe8dc097638f7bcaed555e908fce3f51d057afab by Carlos De Maine.
Committed on 30/07/2024 at 11:54.
Pushed by carlosdem into branch 'Neon/unstable_jammy'.

specify standard

M  +1    -0    debian/rules

https://invent.kde.org/neon/kde/powerdevil/-/commit/fe8dc097638f7bcaed555e908fce3f51d057afab

diff --git a/debian/rules b/debian/rules
index 3d69b0d..6adb5b1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,5 +2,6 @@
 # SPDX-License-Identifier: LGPL-2.0-or-later
 # SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
 
+export CXXFLAGS= -std=c++20
 %:
 	dh $@ --with kf6 --buildsystem kf6


More information about the Neon-commits mailing list