[neon/neon-packaging/union/Neon/unstable] debian: shouldn't be needed now that c4core is fPIC

Carlos De Maine null at kde.org
Sun Feb 2 22:37:18 GMT 2025


Git commit 3b9be2776c1b79516129bc5cc47b1cd6306640eb by Carlos De Maine.
Committed on 02/02/2025 at 22:37.
Pushed by carlosdem into branch 'Neon/unstable'.

shouldn't be needed now that c4core is fPIC

M  +0    -2    debian/rules

https://invent.kde.org/neon/neon-packaging/union/-/commit/3b9be2776c1b79516129bc5cc47b1cd6306640eb

diff --git a/debian/rules b/debian/rules
index 2237a13..c826920 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,6 @@
 #!/usr/bin/make -f
 # SPDX-License-Identifier: LGPL-2.0-or-later
 # SPDX-FileCopyrightText: 2023 Jonathan Riddell <jr at jriddell.org>
-
-export CXXFLAGS="-fPIC"
  
 %:
 	dh $@ --with kf6 --buildsystem kf6


More information about the Neon-commits mailing list