[neon/kde/powerdevil/Neon/unstable_jammy] debian: we already declare it with cmake

Carlos De Maine null at kde.org
Fri Aug 23 15:49:31 BST 2024


Git commit 9cf2527b6d48d84d43183816db515c32054ba7e8 by Carlos De Maine.
Committed on 23/08/2024 at 14:49.
Pushed by carlosdem into branch 'Neon/unstable_jammy'.

we already declare it with cmake

M  +0    -1    debian/rules

https://invent.kde.org/neon/kde/powerdevil/-/commit/9cf2527b6d48d84d43183816db515c32054ba7e8

diff --git a/debian/rules b/debian/rules
index d9eb1b7..b18ffce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +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 --buildsystem=cmake+ninja
 


More information about the Neon-commits mailing list