[neon/neon-packaging/union/Neon/unstable] debian: export CXXFLAGS="-fPIC;"
Carlos De Maine
null at kde.org
Sun Feb 2 22:06:52 GMT 2025
Git commit 0cde0b0a66b47a21e34d53df5a63ab76c9db0ee9 by Carlos De Maine.
Committed on 02/02/2025 at 22:06.
Pushed by carlosdem into branch 'Neon/unstable'.
export CXXFLAGS="-fPIC;"
M +2 -0 debian/rules
https://invent.kde.org/neon/neon-packaging/union/-/commit/0cde0b0a66b47a21e34d53df5a63ab76c9db0ee9
diff --git a/debian/rules b/debian/rules
index cc20371..83cca19 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,8 @@
# 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